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.3.183.0
Syntax
public class Subscription

The Subscription type exposes the following members.

Constructors
  NameDescription
Public methodSubscription
Initializes a new instance of the Subscription class
Top
Properties
Methods
  NameDescription
Public methodDispose
Releases 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