Package io.split.engine.sse.listeners
Interface NotificationsListener
-
public interface NotificationsListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonMessageNotificationReceived(IncomingNotification incomingNotification)
-
-
-
Method Detail
-
onMessageNotificationReceived
void onMessageNotificationReceived(IncomingNotification incomingNotification)
-
-