onResult

abstract fun onResult(e: SendbirdException?)

Returns a result for the job.

Since

3.1.0

Parameters

e

SendbirdException during the job, null if the job has succeeded.