|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface StreamingSubscriptionConnection.ISubscriptionErrorDelegate
Method Summary | |
---|---|
void |
subscriptionErrorDelegate(java.lang.Object sender,
SubscriptionErrorEventArgs args)
Represents a delegate that is invoked when an error occurs within a streaming subscription connection. |
Method Detail |
---|
void subscriptionErrorDelegate(java.lang.Object sender, SubscriptionErrorEventArgs args)
sender
- The StreamingSubscriptionConnection instance within which
the error occurred.args
- The event data.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |