Options
All
  • Public
  • Public/Protected
  • All
Menu

Dial out state.

Normal process: Calling-> Ringing->Accepted->Success

Busy process: Calling->Busy

Index

Enumeration members

Accepted = 3

User accepted the call.

Busy = 4

Busy.

Calling = 1

Calling.

CancelFailed = 12

Failed to cancel the call.

Canceled = 11

Canceled the call.

Canceling = 10

Canceling the call.

Fail = 7

Call failed.

HangUp = 6

User hung up the call.

NotAvailable = 5

Service unavailable.

Ringing = 2

Ringing.

Success = 8

Call succeeded.

Timeout = 9

Timeout.