Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Attributes | |
READ | |
message has not been read More... | |
UNKNOWN | |
UNREAD | |
read status is unknown More... | |
Enum for message read status
Definition at line 53 of file AppDBParserHelper.java.
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 |
Definition at line 55 of file AppDBParserHelper.java.
Referenced by org.sleuthkit.autopsy.coreutils.AppDBParserHelper.addMessage().
org.sleuthkit.autopsy.coreutils.AppDBParserHelper.MessageReadStatusEnum.UNREAD |
read status is unknown
Definition at line 56 of file AppDBParserHelper.java.
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.