Package | Description |
---|---|
microsoft.exchange.webservices.data.notification |
Modifier and Type | Method and Description |
---|---|
void |
StreamingSubscriptionConnection.addOnDisconnect(StreamingSubscriptionConnection.ISubscriptionErrorDelegate disconnect)
Set event to happen when property disconnect.
|
void |
StreamingSubscriptionConnection.addOnSubscriptionError(StreamingSubscriptionConnection.ISubscriptionErrorDelegate subscriptionError)
Set event to happen when property subscriptionError.
|
void |
StreamingSubscriptionConnection.removeDisconnect(StreamingSubscriptionConnection.ISubscriptionErrorDelegate disconnect)
Remove the event from happening when property disconnect.
|
void |
StreamingSubscriptionConnection.removeSubscriptionError(StreamingSubscriptionConnection.ISubscriptionErrorDelegate subscriptionError)
Remove the event from happening when property subscription.
|
Copyright © 2012–2015 Microsoft. All rights reserved.