stream-chat-android
Toggle table of contents
7.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
stream-chat-android
stream-chat-android-core
/
io.getstream.chat.android.client
/
PayloadValidator
/
isFromStreamServer
is
From
Stream
Server
fun
isFromStreamServer
(
payload
:
Map
<
String
,
Any
?
>
)
:
Boolean
Verify the payload comes from Stream Server.
Return
true if the payload comes from Stream Server.