Ozeki VoIP SDK Class library
Get Method (eventType)
NamespacesOzeki.VoIP.SIPISIPSubscriptionManagerGet(SIPEventType)
Retrieves a previously created subscription.
Declaration Syntax
C#Visual BasicVisual C++
ISIPSubscription Get(
	SIPEventType eventType
)
Function Get ( 
	eventType As SIPEventType
) As ISIPSubscription
ISIPSubscription^ Get(
	SIPEventType eventType
)
Parameters
eventType (SIPEventType)
The event-type of the subscription.
Return Value
ISIPSubscription
The subscription object.

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