incomingCall constant

int const incomingCall

Represents the call state when the call is in progress.

Implementation

static const int incomingCall = 2;