API Docs for: 1.0.0
Show:

StartDialStatus Class

Represents statuses of dialing result.

Item Index

Properties

Properties

Busy

Number final static

Indicates that call was completed as callee was busy.

Default: 0

callerInfo

String

Gets callerInfo.

CurrentLineDropped

Number final static

Indicates that call was completed as callee hung up the phone.

Default: 1

DeviceBusy

Number final static

Indicates that dialing has not been done because the line is busy.

Default: 1

enteredSymbol

String

Gets entered Symbol.

Failed

Number final static

Indicates that dialing has not been done because of failure.

Default: 0

HangUp

Number final static

Indicates that call was completed as caller hung up with auto dialer.

Default: 3

OnHook

Number final static

Indicates that call was completed as caller hung up the phone.

Default: 2

Successful

Number final static

Indicates that dialing has been done successfully.

Default: 2