MessageCategory

public protocol MessageCategory

Protocol to simplify the use of an enum or static class as a collection of categories

  • Declaration

    Swift

    var value: UInt16 { get }