EventBusPostError

public enum EventBusPostError : Error

The error for posting event

  • useless: post a message that no subscriber observing
  • Undocumented

    Declaration

    Swift

    case useless