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.3.199.0
Syntax
public RemotePartyIDHeader(
	NameAddress value,
	IEnumerable<GenericParam> tokens = null
)

Parameters

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