callState property

CallState? callState
getter/setter pair

The call's state: active, paused and others

Implementation

CallState? callState;