CALL_STATE_RINGING constant
Device call state: Ringing. A new call arrived and is ringing or waiting. In the latter case, another call is already active.
Implementation
static const int CALL_STATE_RINGING = 1
Device call state: Ringing. A new call arrived and is ringing or waiting. In the latter case, another call is already active.
static const int CALL_STATE_RINGING = 1