onPushNotification

open fun onPushNotification(title: String?, body: String?)

Called when a notification-type push message is received.

Parameters

title

notification title

body

notification body message