Speedify SDK for Android  14.7.0
Public Attributes | List of all members
com.speedify.speedifysdk.Types.LogLevel Enum Reference

Detailed Description

Log levels in the SDK.

Since
10.5

Public Attributes

 VERBOSE
 Verbose. More...
 
 INFO
 Info. More...
 
 WARN
 Warning. More...
 
 ERROR
 Error. More...
 

Member Data Documentation

◆ ERROR

com.speedify.speedifysdk.Types.LogLevel.ERROR

Error.

Since
10.5

◆ INFO

com.speedify.speedifysdk.Types.LogLevel.INFO

Info.

Since
10.5

◆ VERBOSE

com.speedify.speedifysdk.Types.LogLevel.VERBOSE

Verbose.

Since
10.5

◆ WARN

com.speedify.speedifysdk.Types.LogLevel.WARN

Warning.

Since
10.5

The documentation for this enum was generated from the following file: