apply

protected open fun apply(@NonNull context: Context, @NonNull args: Bundle): OpenChannelHeaderComponent.Params

Apply data that matches keys mapped to Params' properties. KEY_HEADER_DESCRIPTION is mapped to setDescriptionKEY_USE_HEADER_PROFILE_IMAGE is mapped to setUseProfileImage

Return

This Params object that applied with given data. since 3.2.2

Parameters

context

The Context this component is currently associated with

args

The sets of arguments to apply at Params.