Click or drag to resize

LocalCallGetReasonPhrase Method (ResponseCodes, String)

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

Parameters

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

Return Value

Type: String
See Also