onBindContentView

protected open fun onBindContentView(@NonNull contentView: RemoteViews, @NonNull arguments: NotificationArguments)

Called to bind the content view.

Parameters

contentView

The custom content view.

arguments

The notification arguments.