Type Aliases
The following type aliases are available globally.
-
Undocumented
Declaration
Swift
public typealias Observer = ((_ ping: SwiftyPing, _ response: PingResponse) -> Void)
-
Undocumented
Declaration
Swift
public typealias ErrorClosure = ((_ ping: SwiftyPing, _ error: NSError) -> Void)