onResult

abstract fun onResult(timestamp: Long, e: SendbirdException?)

A callback for when the timestamp is got.

Since

4.24.0

Parameters

timestamp

timestamp.

e

null if no error.