Click or drag to resize

ISubscriptionManagerSubscriptionStateChanged Event

Occurs when the state of the specified subscription has changed.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
event EventHandler<GenericEventArgs<Subscription>> SubscriptionStateChanged

Value

Type: SystemEventHandlerGenericEventArgsSubscription
See Also