outgoingCall constant
        
        int
        const outgoingCall
        
      
      
Represents the call state when the call is ringing.
Implementation
static const int outgoingCall = 1;Represents the call state when the call is ringing.
static const int outgoingCall = 1;