totalActiveTime property

int totalActiveTime
getter/setter pair

The total active time (ms) between the start of the audio call and the callback of the remote user. The active time refers to the total duration of the remote user without the mute state.

Implementation

int totalActiveTime;