FileSentType public enum FileSentType : Int16 unsent Declaration Swift case unsent = 0 sent Declaration Swift case sent = 1