Class CommonSchemaEventLog

  • All Implemented Interfaces:
    com.microsoft.appcenter.ingestion.models.Log, com.microsoft.appcenter.ingestion.models.Model

    public class CommonSchemaEventLog
    extends com.microsoft.appcenter.ingestion.models.one.CommonSchemaLog
    Event log.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String TYPE
      Type property.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getType()  
      • Methods inherited from class com.microsoft.appcenter.ingestion.models.one.CommonSchemaLog

        equals, getCV, getData, getExt, getFlags, getIKey, getName, getPopSample, getVer, hashCode, read, setCV, setData, setExt, setFlags, setIKey, setName, setPopSample, setVer, write
      • Methods inherited from class com.microsoft.appcenter.ingestion.models.AbstractLog

        addTransmissionTarget, getDevice, getDistributionGroupId, getSid, getTag, getTimestamp, getTransmissionTargetTokens, getUserId, setDevice, setDistributionGroupId, setSid, setTag, setTimestamp, setUserId
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CommonSchemaEventLog

        public CommonSchemaEventLog()
    • Method Detail

      • getType

        public java.lang.String getType()