onCreateNotification
open fun onCreateNotification(@NonNull context: Context, @NonNull arguments: NotificationArguments): NotificationResult
Called to generate the NotificationResult for a push message.
Return
The notification result.
Parameters
context
The context.
arguments
The arguments from onCreateNotificationArguments.