Click or drag to resize

RemotePartyIDInfo(SIPAddress, ListSIPParam) Constructor

Initializes a new instance of the RemotePartyIDInfo class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public RemotePartyIDInfo(
	SIPAddress identity,
	List<SIPParam> tokens
)

Parameters

identity  SIPAddress
 
tokens  ListSIPParam
 
See Also