Issue
Analytic
The IssueAnalytic
class is useful to
represent an issue
Author
N7ghtm4r3 - Tecknobit
See also
Inheritors
Constructors
Link copied to clipboard
constructor()
Constructor to init the IssueAnalytic class
constructor(id: String, name: String, creationDate: Long, appVersion: String, device: AmetistaDevice, issue: String, platform: Platform)
Constructor to init the IssueAnalytic 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
device
the
device where the issue occurred
Link copied to clipboard
Link copied to clipboard
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 device instance
Link copied to clipboard
Method to get platform
instance