onResult

abstract fun onResult(@Nullable result: List<T>, @Nullable e: SendbirdException)

Called when a result has been completed.

Parameters

result

The object of result.