Click or drag to resize
LocalCallGetReasonPhrase Method (ResponseCodes, String)

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

Parameters

responseType
Type: Ozeki.VoIPResponseCodes
customReasonPhrase (Optional)
Type: SystemString

Return Value

Type: String
See Also