Performance
Analytic
The PerformanceAnalytic
class is
useful to represent an Ametista's performance analytic
Author
N7ghtm4r3 - Tecknobit
See also
Constructors
Link copied to clipboard
constructor()
Constructor to init the PerformanceAnalytic class
constructor( id: String, creationDate: Long, appVersion: String, value: Double, platform: Platform, performanceAnalyticType: PerformanceAnalyticType, dataUpdates: Int)
Constructor to init the PerformanceAnalytic class
Properties
Link copied to clipboard
application
the application where the analytic is attached
Link copied to clipboard
appVersion
the application version where the analytic is attached
Link copied to clipboard
creationDate
the timestamp
when the item has been created
Link copied to clipboard
dataUpdates
the number of the updates computed for the analytic
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
performanceAnalyticType
the type of the performance analytic
Link copied to clipboard
Functions
Link copied to clipboard
Method to get appVersion
instance
Link copied to clipboard
Method to get creationDate
instance
Link copied to clipboard
Method to get creationDate
instance
Link copied to clipboard
Method to get platform
instance