ISIPClientSubscription Property |
Gets the manager that can handle SIP subscriptions (SUBSCRIBE).
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
SyntaxISIPSubscriptionManager Subscription { get; }
ReadOnly Property Subscription As ISIPSubscriptionManager
Get
property ISIPSubscriptionManager^ Subscription {
ISIPSubscriptionManager^ get ();
}
abstract Subscription : ISIPSubscriptionManager with get
Property Value
Type:
ISIPSubscriptionManager
See Also