Click or drag to resize
RemotePartyIDHelperGetParty Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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