Click or drag to resize

IInternalLocalCallGetReasonPhrase Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
string GetReasonPhrase(
	int code,
	string customReasonPhrase = null
)

Parameters

code
Type: SystemInt32
customReasonPhrase (Optional)
Type: SystemString

Return Value

Type: String
See Also