SIPClientExtensionSubscription Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic ISIPSubscriptionManager Subscription { get; }
Public ReadOnly Property Subscription As ISIPSubscriptionManager
Get
public:
virtual property ISIPSubscriptionManager^ Subscription {
ISIPSubscriptionManager^ get () sealed;
}
abstract Subscription : ISIPSubscriptionManager with get
override Subscription : ISIPSubscriptionManager with get
Property Value
Type:
ISIPSubscriptionManagerImplements
ISIPClientSubscription
See Also