Contents

nw_ws_pong_handler_t

A handler that indicates that a Pong message has been received for a previously sent Ping message, or that an error was encountered.

Declaration

typealias nw_ws_pong_handler_t = (nw_error_t?) -> Void

See Also

Data Types