Class StartSessionLog

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

    public class StartSessionLog
    extends com.microsoft.appcenter.ingestion.models.AbstractLog
    Start session log.
    • Field Summary

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

      Constructors 
      Constructor Description
      StartSessionLog()  
    • 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.AbstractLog

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

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

      • StartSessionLog

        public StartSessionLog()
    • Method Detail

      • getType

        public java.lang.String getType()