SubscriptionWrapperState Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public SubscriptionState State { get; }
Public ReadOnly Property State As SubscriptionState
Get
public:
virtual property SubscriptionState State {
SubscriptionState get () sealed;
}
abstract State : SubscriptionState with get
override State : SubscriptionState with get
Property Value
Type:
SubscriptionStateImplements
ISIPSubscriptionStateSee Also