Click or drag to resize

RemotePartyIDHelperGetParty Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static RPIParty GetParty(
	IEnumerable<IGenericParam> tokens,
	out bool valueSet
)

Parameters

tokens
Type: System.Collections.GenericIEnumerableIGenericParam
valueSet
Type: SystemBoolean

Return Value

Type: RPIParty
See Also