Click or drag to resize
ISubscriptionManager Interface
Subscription kezeleset vegzi.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public interface ISubscriptionManager

The ISubscriptionManager type exposes the following members.

Methods
  NameDescription
Public methodCreateActiveSubscription
Creates a new active subscription and adds to the subscriptions.
Public methodCreateNewSubscription
Creates a new initial subscription.
Public methodRemoveSubscription
Removes the specified subscription.
Top
Events
  NameDescription
Public eventEventPackageSendIndication
Public eventRefreshTimerElapsed
Occurs when the expiration time of the specified subscription elapsed.
Public eventSubscriptionStateChanged
Occurs when the state of the specified subscription has changed.
Top
See Also