onComplete

abstract fun onComplete(allowed: Boolean?, e: SendbirdException?)

Called when action is completed.

Since

3.0.150

Parameters

allowed

true if friend discovery is allowed, false otherwise. Null when an error occurred.

e

null if action was successfully completed.