Click or drag to resize
SIPSubscriptionManagerCreate Method (String, String)

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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