onResult

abstract fun onResult(response: String?, e: SendbirdException?)

A callback raw formatted response.

Since

4.6.0

Parameters

response

response string data of JsonObject type .

e

null if no error.