Click or drag to resize

SIPSubscriptionManagerCreate(SIPEventType, String) Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public ISIPSubscription Create(
	SIPEventType eventType,
	string phoneNumber = ""
)

Parameters

eventType  SIPEventType
 
phoneNumber  String  (Optional)
 

Return Value

ISIPSubscription

Implements

ISIPSubscriptionManagerCreate(SIPEventType, String)
See Also