FileSentType

public enum FileSentType : Int16
  • Declaration

    Swift

    case unsent = 0
  • Declaration

    Swift

    case sent = 1