toggle menu
Gamebase SDK for Android
2.63.0
androidJvm
switch theme
search in API
gamebase-sdk
/
com.toast.android.gamebase.serverpush
/
ServerPushEventMessage
Server
Push
Event
Message
open
class
ServerPushEventMessage
Members
Constructors
Server
Push
Event
Message
Link copied to clipboard
constructor
(
pType
:
String
,
pData
:
String
)
Types
Type
Link copied to clipboard
open
class
Type
Properties
data
Link copied to clipboard
val
data
:
String
type
Link copied to clipboard
val
type
:
String
Functions
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String