isInCall property

bool get isInCall

Check if in call

Implementation

static bool get isInCall => SipService.isInCall;