Constant Field Values

Contents

io.sentry.*

  • io.sentry.protocol.App 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE "app"
  • io.sentry.protocol.Browser 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE "browser"
  • io.sentry.protocol.DebugImage 
    Modifier and Type Constant Field Value
    public static final java.lang.String PROGUARD "proguard"
  • io.sentry.protocol.Device 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE "device"
  • io.sentry.protocol.Gpu 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE "gpu"
  • io.sentry.protocol.OperatingSystem 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE "os"
  • io.sentry.protocol.SentryRuntime 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE "runtime"
  • io.sentry.vendor.Base64 
    Modifier and Type Constant Field Value
    public static final int CRLF 4
    public static final int DEFAULT 0
    public static final int NO_CLOSE 16
    public static final int NO_PADDING 1
    public static final int NO_WRAP 2
    public static final int URL_SAFE 8