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

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

Parameters

value
Type: Ozeki.VoIPNameAddress
tokens (Optional)
Type: System.Collections.GenericIEnumerableGenericParam
See Also