Autopsy  4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Attributes | List of all members
org.sleuthkit.autopsy.coreutils.AppDBParserHelper.MessageReadStatusEnum Enum Reference

Public Attributes

 READ
 message has not been read More...
 
 UNKNOWN
 
 UNREAD
 read status is unknown More...
 

Detailed Description

Enum for message read status

Definition at line 53 of file AppDBParserHelper.java.

Member Data Documentation

org.sleuthkit.autopsy.coreutils.AppDBParserHelper.MessageReadStatusEnum.READ

message has not been read

message has been read

Definition at line 57 of file AppDBParserHelper.java.

Referenced by org.sleuthkit.autopsy.coreutils.AppDBParserHelper.addMessage().

org.sleuthkit.autopsy.coreutils.AppDBParserHelper.MessageReadStatusEnum.UNKNOWN
org.sleuthkit.autopsy.coreutils.AppDBParserHelper.MessageReadStatusEnum.UNREAD

read status is unknown

Definition at line 56 of file AppDBParserHelper.java.


The documentation for this enum was generated from the following file:

Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.