Click or drag to resize

RelayPBXCallContainerTryGetValue Method

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

Parameters

callID
Type: SystemString

Return Value

Type: ICall
See Also