FairmaticEventSeverity

Indicates the severity of a event reported by Fairmatic. Apps may use this to appropriately surface and communicate events to users.

Entries

Link copied to clipboard

Indicates that the severity is not available. Fairmatic may report severity for only some types of events. For the other types of events where severity is not reported, it will be set to this value

Link copied to clipboard

Indicates that the event has low severity. This generally means that it was a minor infraction.

Link copied to clipboard

Indicates that the event has high severity. This generally means that it was a major infraction.

Inherited properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

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.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.