MessageTag

public protocol MessageTag

Protocol to simplify the use of an enum or static class as a message tag

  • tag

    Declaration

    Swift

    var tag: String { get }