SubscriptionStateChangeEventArgsEventState Property |
Gets the new state.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public SubscriptionState EventState { get; }
Public ReadOnly Property EventState As SubscriptionState
Get
public:
property SubscriptionState EventState {
SubscriptionState get ();
}
member EventState : SubscriptionState with get
Property Value
Type:
SubscriptionStateSee Also