Package im.getsocial.sdk.notifications
Interface OnNotificationReceivedListener
-
public interface OnNotificationReceivedListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onNotificationReceived(Notification notification)
-
-
-
Method Detail
-
onNotificationReceived
void onNotificationReceived(Notification notification)
-
-