Ozeki VoIP SDK Class library
Create Method (eventType)
NamespacesOzeki.VoIP.SIPISIPSubscriptionManagerCreate(SIPEventType)
Creates a SIP subscription with the given event-type.
Declaration Syntax
C#Visual BasicVisual C++
ISIPSubscription Create(
	SIPEventType eventType
)
Function Create ( 
	eventType As SIPEventType
) As ISIPSubscription
ISIPSubscription^ Create(
	SIPEventType eventType
)
Parameters
eventType (SIPEventType)
The event-type
Return Value

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