Click or drag to resize
IInternalLocalCallGetReasonPhrase Method

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

Parameters

code
Type: SystemInt32
customReasonPhrase (Optional)
Type: SystemString

Return Value

Type: String
See Also