PollVoterListQueryResultHandler

Functions

Link copied to clipboard
abstract fun onResult(voters: List<User>?, e: SendbirdException?)

Called when operation is done. When succeeded, a non-null voters will be passed as voters When failed, a non-null SendbirdException instance will be passed as e.