Module: Authlete::Types::DeliveryMode

Extended by:
ConstantUtility
Defined in:
lib/authlete/types/delivery-mode.rb

Constant Summary collapse

POLL =
"poll"
PING =
"ping"
PUSH =
"push"

Method Summary

Methods included from ConstantUtility

constant_get