hasCalls property

bool Function()? hasCalls
getter/setter pair

Callback, called to indicate whether application has any OngoingCalls.

Implementation

bool Function()? hasCalls;