SubscriptionWrapperState Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic 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
ISIPSubscriptionState
See Also