Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LoggerReportMode

The mode of the SDK to report logs.

Index

Enumeration members

Enumeration members

AlwaysReport

AlwaysReport: = "alwaysReport"

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

BanReport

BanReport: = "banReport"

Disable the SDK from reporting.

DependsOnRemote

DependsOnRemote: = "dependsOnRemote"

Set the SDK to report according to the console settings in the browser.