SIPClientWrapperSubscription Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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
ISIPClientSubscriptionSee Also