Click or drag to resize

ISIPSubscriptionStateChanged Event

Occurs when the state of the subscription has changed.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
event EventHandler<SubscriptionStateChangeEventArgs> StateChanged

Value

Type: SystemEventHandlerSubscriptionStateChangeEventArgs
See Also