ISIPClientSubscription Property |
Gets the manager that can handle SIP subscriptions (SUBSCRIBE).
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax ISIPSubscriptionManager Subscription { get; }
ReadOnly Property Subscription As ISIPSubscriptionManager
Get
property ISIPSubscriptionManager^ Subscription {
ISIPSubscriptionManager^ get ();
}
abstract Subscription : ISIPSubscriptionManager with get
Property Value
Type:
ISIPSubscriptionManagerSee Also