ReportData

Enumeration class of the different functions related to phone data

Entries

Link copied to clipboard

Manipulation of temporary files (Accesses/Modified/Removed/Leaks)

Link copied to clipboard

Manipulation of files coming from app static data (Accesses/Modified/Removed/Leaks)

Link copied to clipboard

Manipulation of audio and video recordings (Accesses/Modified/Removed/Leaks)

Link copied to clipboard

Manipulation of user geolocation (Accesses/Modified/Leaks)

Link copied to clipboard

Manipulation of contacts information (Accesses/Modified/Removed/Leaks)

Link copied to clipboard

Manipulation of SMS/MMS (Accesses/Modified/Removed/Leaks)

Link copied to clipboard

Manipulation of device information (Accesses/Leaks)

Link copied to clipboard

Manipulation of phone network information (Accesses/Modified/Leaks)

Link copied to clipboard

Manipulation of user files (Accesses/Modified/Removed/Leaks)

Link copied to clipboard

Manipulation of user profile information (Accesses/Leaks)

Link copied to clipboard

Manipulation of hardware information (Accesses/Leaks)

Link copied to clipboard

Manipulation of device identifiers (Accesses/Leaks)

Link copied to clipboard

Manipulation of user call logs (Accesses/Modified/Removed/Leaks)

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

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.