RegisterOperatorListComponent

open class RegisterOperatorListComponent : SelectUserListComponent<T>

This class creates and performs a view corresponding the member list area when registering operators in Sendbird UIKit. since 3.0.0

Functions

Link copied to clipboard
open fun <T : RegisterOperatorListAdapter?> setAdapter(@NonNull adapter: T)
Sets the member list adapter when registering operators to provide child views on demand.

Properties

Link copied to clipboard
protected open val adapter: RegisterOperatorListAdapter