stream-chat-android
Toggle table of contents
7.3.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-chat-android
stream-chat-android-client
/
io.getstream.chat.android.client.notifications.parser
/
StreamPayloadParser
/
parse
parse
fun
parse
(
json
:
String
?
)
:
Map
<
String
,
Any
?
>
Parses the
json
string into a
Map
of
String
to
Any
.