Protocol

NSURLSessionWebSocketDelegate

A protocol that defines methods that URL session instances call on their delegates to handle task-level events specific to WebSocket tasks. あるプロトコル、それはいくつかのメソッドを定義します、それらはURLセッションインスタンスがそれらの委任先上で呼び出して、WebSocketタスクに特有なタスク水準イベントを取り扱うものです。

Declaration 宣言

@protocol NSURLSessionWebSocketDelegate

Topics 話題

Handling WebSocket Lifecycle Events WebSocketライフサイクルイベントを取り扱う

Relationships 関係

Inherits From 継承元

See Also 参照

Adding WebSocket Tasks to a Session WebSocketタスクをセッションに加える