sdk-core
Toggle table of contents
7.2.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk-core
sdk-core
/
com.gigya.android.sdk
/
GigyaDefinitions
/
PushMode
Push
Mode
open
class
PushMode
Members
Constructors
Push
Mode
Link copied to clipboard
constructor
(
)
Types
Mode
Link copied to clipboard
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
Mode
Properties
CANCEL
Link copied to clipboard
val
CANCEL
:
String
=
"cancel"
OPT_
IN
Link copied to clipboard
val
OPT_IN
:
String
=
"optin"
VERIFY
Link copied to clipboard
val
VERIFY
:
String
=
"verify"