callStatus property

String? callStatus
getter/setter pair

The status of the call(s). It can be 'initiated', 'ongoing', 'ended', etc.

Implementation

String? callStatus;