Params

open class Params : BaseModule.Params

Constructors

Link copied to clipboard
open fun Params(@NonNull context: Context)
Constructor
Link copied to clipboard
open fun Params(@NonNull context: Context, @NonNull themeMode: SendbirdUIKit.ThemeMode)
Constructor
Link copied to clipboard
open fun Params(@NonNull context: Context, @StyleRes themeResId: Int)
Constructor

Functions

Link copied to clipboard
protected open fun apply(@NonNull context: Context, @NonNull args: Bundle): CreateChannelModule.Params
Apply data that matches keys mapped to Params' properties.

Properties

Link copied to clipboard
open var selectedChannelType: CreatableChannelType