apply
protected open fun apply(@NonNull context: Context, @NonNull args: Bundle): ChannelListComponent.Params
Apply data that matches keys mapped to Params' properties. KEY_CHANNEL_LIST_CONFIG
is mapped to setChannelListConfig
Return
This Params object that applied with given data. since 3.0.0
Parameters
context
The Context
this component is currently associated with
args
The sets of arguments to apply at Params.