Constant Field Values
Contents
com.microsoft.*
-
com.microsoft.appcenter.crashes.Crashes Modifier and Type Constant Field Value public static final intALWAYS_SEND2public static final intDONT_SEND1public static final java.lang.StringLOG_TAG"AppCenterCrashes"public static final java.lang.StringPREF_KEY_ALWAYS_SEND"com.microsoft.appcenter.crashes.always.send"public static final intSEND0
-
com.microsoft.appcenter.crashes.ingestion.models.ErrorAttachmentLog Modifier and Type Constant Field Value public static final java.lang.StringCONTENT_TYPE_TEXT_PLAIN"text/plain"public static final java.lang.StringTYPE"errorAttachment" -
com.microsoft.appcenter.crashes.ingestion.models.HandledErrorLog Modifier and Type Constant Field Value public static final java.lang.StringTYPE"handledError" -
com.microsoft.appcenter.crashes.ingestion.models.ManagedErrorLog Modifier and Type Constant Field Value public static final java.lang.StringTYPE"managedError"
-
com.microsoft.appcenter.crashes.utils.ErrorLogHelper Modifier and Type Constant Field Value public static final java.lang.StringDEVICE_INFO_FILE"deviceInfo"public static final java.lang.StringERROR_LOG_FILE_EXTENSION".json"public static final intFRAME_LIMIT256public static final intMAX_PROPERTY_ITEM_LENGTH125public static final java.lang.StringMINIDUMP_FILE_EXTENSION".dmp"public static final java.lang.StringTHROWABLE_FILE_EXTENSION".throwable"