Declared in Bit6CallController.h

Bit6CallState

Call status for a Bit6CallController.

Constants

Bit6CallState_NEW

The call hasn’t started.

Declared In Bit6CallController.h.

Bit6CallState_ACCEPTING_CALL

Answering the incoming call.

Declared In Bit6CallController.h.

Bit6CallState_GATHERING_CANDIDATES

Preparing the local sdp candidates.

Declared In Bit6CallController.h.

Bit6CallState_WAITING_SDP

Waiting for remote sdp.

Declared In Bit6CallController.h.

Bit6CallState_SENDING_SDP

Sending local sdp.

Declared In Bit6CallController.h.

Bit6CallState_CONNECTING

Connecting to the call.

Declared In Bit6CallController.h.

Bit6CallState_CONNECTED

The call has started.

Declared In Bit6CallController.h.

Bit6CallState_DISCONNECTED

The call is disconnected for the moment.

Declared In Bit6CallController.h.

Bit6CallState_END

The call ended.

Declared In Bit6CallController.h.

Bit6CallState_ERROR

The call ended with an error.

Declared In Bit6CallController.h.

Bit6CallState_MISSED

It is a missed call.

Declared In Bit6CallController.h.

Declared In

Bit6CallController.h