Agora Interactive Whiteboard Java API Reference
Public Attributes | List of all members
com.herewhite.sdk.domain.LoggerOptions.ReportMode Enum Reference

Public Attributes

 always
 
 ban
 

Detailed Description

The mode of the SDK to report information.

Since
2.11.10

Member Data Documentation

◆ always

com.herewhite.sdk.domain.LoggerOptions.ReportMode.always

(Default) Enable the SDK to report information all the time.

◆ ban

com.herewhite.sdk.domain.LoggerOptions.ReportMode.ban

Disable the SDK from reporting information.