Click or drag to resize

SubscriptionInfoID Constructor

Initializes a new instance of the SubscriptionInfoID class

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public SubscriptionInfoID(
	string callID,
	string localTag,
	string remoteTag
)

Parameters

callID
Type: SystemString
localTag
Type: SystemString
remoteTag
Type: SystemString
See Also