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

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