toggle menu
Gamebase SDK for Android
2.63.0
androidJvm
switch theme
search in API
gamebase-sdk
/
com.toast.android.gamebase.observer
/
ObserverMessage
Observer
Message
open
class
ObserverMessage
Members
Constructors
Observer
Message
Link copied to clipboard
constructor
(
pType
:
String
,
pData
:
Map
<
String
,
Any
>
)
Types
Type
Link copied to clipboard
open
class
Type
Properties
data
Link copied to clipboard
val
data
:
Map
<
String
,
Any
>
type
Link copied to clipboard
val
type
:
String
Functions
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String