Performance
Analytic
Type
PerformanceAnalyticType -> the analytics available
Entries
LAUNCH_TIME -> Inherent measurement of application startup time
NETWORK_REQUESTS -> Inherent measure of the number of HTTP requests executed by each application daily
TOTAL_ISSUES -> Inherent measurement of the number of crashes or problems encountered while using the application
ISSUES_PER_SESSION -> Inherent measurement of the average number of crashes or issues encountered while using the application for a single session
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.