apply
protected open fun apply(@NonNull context: Context, @NonNull args: Bundle): ChannelHeaderComponent.Params
Apply data that matches keys mapped to Params' properties. KEY_USE_TYPING_INDICATOR
is mapped to setUseTypingIndicatorKEY_USE_HEADER_PROFILE_IMAGE
is mapped to setUseProfileImage
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.