Class CallConferenceService.ConferenceStatistics

java.lang.Object
com.bytedesk.call.conference.CallConferenceService.ConferenceStatistics
Enclosing class:
CallConferenceService

public static class CallConferenceService.ConferenceStatistics extends Object
会议室统计信息类
  • Field Details

    • totalConferences

      private long totalConferences
    • enabledConferences

      private long enabledConferences
    • disabledConferences

      private long disabledConferences
    • recordEnabledConferences

      private long recordEnabledConferences
  • Constructor Details

    • ConferenceStatistics

      public ConferenceStatistics()