-
public interface PushNotificationReceivedListener
-
-
Method Summary
Modifier and Type Method Description abstract UnitonPushNotificationReceived(String channelType, String channelId)-
-
Method Detail
-
onPushNotificationReceived
abstract Unit onPushNotificationReceived(String channelType, String channelId)
-
-
-
-