enableShowMyMeetingElapseTime abstract method

void enableShowMyMeetingElapseTime(
  1. bool show
)

开启或关闭显示会议时长功能

show true-开启,false-关闭

Implementation

void enableShowMyMeetingElapseTime(bool show);