Click or drag to resize

SIPSubscriptionManagerCreate Method (SIPEventType, String)

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

Parameters

eventType
Type: Ozeki.VoIPSIPEventType
phoneNumber (Optional)
Type: SystemString

Return Value

Type: ISIPSubscription

Implements

ISIPSubscriptionManagerCreate(SIPEventType, String)
See Also