Contents

nw_ws_response_get_selected_subprotocol(_:)

Accesses the selected subprotocol in a WebSocket server response.

Declaration

func nw_ws_response_get_selected_subprotocol(_ response: nw_ws_response_t) -> UnsafePointer<CChar>?

See Also

Functions