StreamPayloadParser

Helper class for parsing the payload of a push message.

Functions

Link copied to clipboard
fun parse(json: String?): Map<String, Any?>

Parses the json string into a Map of String to Any.