|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface StreamingSubscriptionConnection.INotificationEventDelegate
Method Summary | |
---|---|
void |
notificationEventDelegate(java.lang.Object sender,
NotificationEventArgs args)
Represents a delegate that is invoked when notifications are received from the server |
Method Detail |
---|
void notificationEventDelegate(java.lang.Object sender, NotificationEventArgs args)
sender
- The StreamingSubscriptionConnection instance that received
the events.args
- The event data.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |