Instance Property インスタンスプロパティ

client

The object the protocol uses to communicate with the URL loading system. プロトコルがURLローディングシステムと通信するのに使うオブジェクト。

Declaration 宣言

@property(nullable, readonly, retain) id<NSURLProtocolClient> client;

See Also 参照

Getting Protocol Attributes プロトコル属性を取得する