LoggingConfiguration

data class LoggingConfiguration
kotlin.Any
   ↳ com.google.android.gms.dtdi.analytics.LoggingConfiguration

Direct use of LoggingConfiguration is not supported.

Class with information on how logging should be handled.

Summary

Public constructors

<init>(isLoggingAllowed: Boolean)

Direct use of LoggingConfiguration is not supported.

Properties

Boolean

True if logging is allowed.

Public constructors

<init>

LoggingConfiguration(isLoggingAllowed: Boolean)

Direct use of LoggingConfiguration is not supported.

Class with information on how logging should be handled.

Properties

isLoggingAllowed

val isLoggingAllowed: Boolean

True if logging is allowed.