Package 

Annotation ThinkingDataTrackEvent

    • Method Summary

      Modifier and Type Method Description
      abstract String eventName() Gets the event name.
      abstract String properties() Gets the event properties.
      abstract String appId() Optional, specify the project APP ID.
      • Methods inherited from class java.lang.annotation.Annotation

        annotationType, equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • appId

         abstract String appId()

        Optional, specify the project APP ID. By default, this event is reported for all instances.