Click or drag to resize
SubscriptionInfoID Constructor
Initializes a new instance of the SubscriptionInfoID class

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

Parameters

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