URLSessionWebSocketDelegate
A protocol that defines methods that URL session instances call on their delegates to handle task-level events specific to WebSocket tasks.
Declaration
protocol URLSessionWebSocketDelegate : URLSessionTaskDelegateA protocol that defines methods that URL session instances call on their delegates to handle task-level events specific to WebSocket tasks.
protocol URLSessionWebSocketDelegate : URLSessionTaskDelegate