Click or drag to resize

SIPSubscriptionManagerCreate Method (String, String)

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

Parameters

eventType
Type: SystemString
phoneNumber (Optional)
Type: SystemString

Return Value

Type: ISIPSubscription

Implements

ISIPSubscriptionManagerCreate(String, String)
See Also