Companion

object Companion

Exposes the static method to build a DataEvent instance from a message received by the device.

Functions

build
Link copied to clipboard
fun build(msgData: Map<String, String>): DataEvent
Builds a DataEvent instance from the data conveyed by a received Firebase RemoteMessage or a Huawei RemoteMessage.