Click or drag to resize

Subscription Class

Egy event-type-ra valo feliratkozast reprezentalja. Tartalmazza a subscriptiont azonosito adatokat (DialogID, EventID), kiertesit, ha NOTIFY erkezett.
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPSubscription

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class Subscription

The Subscription type exposes the following members.

Constructors
 NameDescription
Public methodSubscriptionInitializes a new instance of the Subscription class
Top
Properties
Methods
 NameDescription
Public methodDisposeReleases all resources used by the Subscription
Public methodDispose(Boolean)Releases the unmanaged resources used by the Subscription and optionally releases the managed resources
Protected methodFinalize
(Overrides ObjectFinalize)
Public methodOnStateChanged 
Public methodSendNotify 
Public methodSetState 
Top
Events
Extension Methods
 NameDescription
Public Extension MethodAsSubscriptionInfo
(Defined by SubscriptionInfoEx)
Top
See Also