public static abstract @interface

SdkConfig.TelemetryBeaconLevel

implements Annotation
com.steerpath.sdk.common.SdkConfig.TelemetryBeaconLevel

Summary

Constants
String ALL See TelemetryConfig
String KNOWN See TelemetryConfig
String NONE See TelemetryConfig
[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation

Constants

public static final String ALL

Constant Value: "all"

public static final String KNOWN

Constant Value: "known"

public static final String NONE

Constant Value: "none"