onComplete

abstract fun onComplete(@Nullable e: SendbirdException)

Called when request is finished. The presence of a value of e delivered to the parameter is a case where the request fails.

Parameters

e

The object of exception. since 3.0.0