onResult

abstract fun onResult(e: SendBirdException?)

A callback for when the action is completed.

Since

0.6.0

Parameters

e

null if no error.