Preparing search index...
The search index is not available
AXP Omni SDK
AXP Omni SDK
@avaya/axp-omni-sdk-calling
AxpCallException
Interface AxpCallException
AxpCallException interface
interface
AxpCallException
{
getError
(
)
:
AxpCallError
;
getProtocolErrorCode
(
)
:
number
;
getProtocolErrorReason
(
)
:
string
;
getProtocolType
(
)
:
string
;
}
Index
Methods
get
Error
get
Protocol
Error
Code
get
Protocol
Error
Reason
get
Protocol
Type
Methods
get
Error
get
Error
(
)
:
AxpCallError
Returns the error code
Returns
AxpCallError
The error code
get
Protocol
Error
Code
get
Protocol
Error
Code
(
)
:
number
Returns
number
get
Protocol
Error
Reason
get
Protocol
Error
Reason
(
)
:
string
Returns
string
get
Protocol
Type
get
Protocol
Type
(
)
:
string
Returns
string
Settings
Theme
OS
Light
Dark
On This Page
Methods
get
Error
get
Protocol
Error
Code
get
Protocol
Error
Reason
get
Protocol
Type
AXP Omni SDK
Loading...
AxpCallException interface