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