Click or drag to resize

SubscriptionStateChangeEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPSubscriptionStateChangeEventArgs

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class SubscriptionStateChangeEventArgs : EventArgs

The SubscriptionStateChangeEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodSubscriptionStateChangeEventArgsInitializes a new instance of the SubscriptionStateChangeEventArgs class
Top
Properties
 NameDescription
Public propertyEventState 
Public propertyTerminationReason 
Top
See Also