Ozeki VoIP SDK Class library
ISIPSubscriptionManager Interface
NamespacesOzeki.VoIP.SIPISIPSubscriptionManager
Manages SIP event subscriptions.
Declaration Syntax
C#Visual BasicVisual C++
public interface ISIPSubscriptionManager
Public Interface ISIPSubscriptionManager
public interface class ISIPSubscriptionManager
Members
All MembersMethods



IconMemberDescription
Create(String)
Creates a SIP subscription with the given event type.

Create(SIPEventType)
Creates a SIP subscription with the given event-type.

Get(SIPEventType)
Retrieves a previously created subscription.

Get(String)
Retrieves a previously created subscription.

Subscribe(ISIPSubscription)
Sends a SUBSCRIBE request for the given subscription.

Unsubscribe(ISIPSubscription)
Terminates the given subscription.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290