Constant Field Values

Contents

com.microsoft.*

  • com.microsoft.appcenter.analytics.Analytics 
    Modifier and Type Constant Field Value
    public static final java.lang.String LOG_TAG "AppCenterAnalytics"
  • com.microsoft.appcenter.analytics.ingestion.models.EventLog 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE "event"
  • com.microsoft.appcenter.analytics.ingestion.models.PageLog 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE "page"
  • com.microsoft.appcenter.analytics.ingestion.models.StartSessionLog 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE "startSession"
  • com.microsoft.appcenter.analytics.ingestion.models.one.CommonSchemaEventLog 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE "commonSchemaEvent"