Click or drag to resize

RemotePartyIDHeader Constructor

Initializes a new instance of the RemotePartyIDHeader class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public RemotePartyIDHeader(
	NameAddress value,
	IEnumerable<GenericParam> tokens = null
)

Parameters

value  NameAddress
 
tokens  IEnumerableGenericParam  (Optional)
 
See Also