Click or drag to resize

LocalCallGetReasonPhrase(ResponseCodes, String) Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
protected string GetReasonPhrase(
	ResponseCodes responseType,
	string customReasonPhrase = null
)

Parameters

responseType  ResponseCodes
 
customReasonPhrase  String  (Optional)
 

Return Value

String
See Also