Webcom Android API
/
com.orange.webcom.sdkv2.datasync
/
DataEvent
/
Companion
Companion
object
Companion
Content copied to clipboard
Exposes the static method to build a
DataEvent
instance from a message received by the device.
Functions
Functions
build
Link copied to clipboard
fun
build
(msgData:
Map
<
String
,
String
>):
DataEvent
Content copied to clipboard
Builds a
DataEvent
instance from the data conveyed by a received Firebase
RemoteMessage
or a Huawei
RemoteMessage
.