EventBusPostError
public enum EventBusPostError : Error
The error for posting event
- useless: post a message that no subscriber observing
-
Undocumented
Declaration
Swift
case useless
SwiftyEventBus Docs (33% documented)
public enum EventBusPostError : Error
The error for posting event
Undocumented
Swift
case useless