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

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