Click or drag to resize

LocalCallGetReasonPhrase Method (Int32, String)

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

Parameters

code
Type: SystemInt32
customReasonPhrase (Optional)
Type: SystemString

Return Value

Type: String

Implements

IInternalLocalCallGetReasonPhrase(Int32, String)
See Also