Constant Field Values

Contents

com.microsoft.*

  • com.microsoft.appcenter.crashes.Crashes 
    Modifier and Type Constant Field Value
    public static final int ALWAYS_SEND 2
    public static final int DONT_SEND 1
    public static final java.lang.String LOG_TAG "AppCenterCrashes"
    public static final java.lang.String PREF_KEY_ALWAYS_SEND "com.microsoft.appcenter.crashes.always.send"
    public static final int SEND 0
  • com.microsoft.appcenter.crashes.ingestion.models.ErrorAttachmentLog 
    Modifier and Type Constant Field Value
    public static final java.lang.String CONTENT_TYPE_TEXT_PLAIN "text/plain"
    public static final java.lang.String TYPE "errorAttachment"
  • com.microsoft.appcenter.crashes.ingestion.models.HandledErrorLog 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE "handledError"
  • com.microsoft.appcenter.crashes.ingestion.models.ManagedErrorLog 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE "managedError"