Click or drag to resize
RelayPBXCallContainerTryGetValue Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public ICall TryGetValue(
	string callID
)

Parameters

callID
Type: SystemString

Return Value

Type: ICall
See Also