Events
-
Struct representing Event related values.
See moreDeclaration
Swift
public struct Event : Codable, Equatable -
Caseless enumeration with static methods to send Events Requests
See moreDeclaration
Swift
public enum EventsAPI -
Enumeration of network requests for events
See moreDeclaration
Swift
public enum EventsRequest : URLRequestConvertible -
Struct representing Host related values.
See moreDeclaration
Swift
public struct Host : Codable, Equatable
View on GitHub
Events Reference