Click or drag to resize
OptionsUAC.CanHandleResponse Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool CanHandleResponse(
	Response resp
)

Parameters

resp
Type: Ozeki.VoIP.Response

Return Value

Type: Boolean

Implements

IUACExtension.CanHandleResponse(Response)
See Also