apply
protected open fun apply(@NonNull context: Context, @NonNull args: Bundle): OpenChannelModule.Params
Apply data that matches keys mapped to Params' properties. KEY_USE_HEADER
is mapped to setUseHeader. KEY_USE_OVERLAY_MODE
is mapped to setUseOverlayMode
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.