Click or drag to resize

RemotePartyIDInfo Constructor (SIPAddress, ListSIPParam)

Initializes a new instance of the RemotePartyIDInfo class

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

Parameters

identity
Type: Ozeki.VoIPSIPAddress
tokens
Type: System.Collections.GenericListSIPParam
See Also