toggle menu
stream-chat-android
6.5.3
androidJvm
switch theme
search in API
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
.