NetworkEventTypes
public struct NetworkEventTypesThe types of Network events.
- 
                  
                  Fired when NetworkErrorEventoccurs.DeclarationSwift public static var ERROR: EventType<NetworkErrorEvent>
public struct NetworkEventTypesThe types of Network events.
Fired when NetworkErrorEvent occurs.
Swift
public static var ERROR: EventType<NetworkErrorEvent>