incomingCall constant
int
const incomingCall
Represents the call state when the call is in progress.
Implementation
static const int incomingCall = 2;
Represents the call state when the call is in progress.
static const int incomingCall = 2;