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

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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