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

address

The receiver’s socket address structure stored inside an NSData object. レシーバのもつソケットアドレス構造体、NSDataオブジェクトの内部に格納されます。

Declaration 宣言

@property(readonly, copy) NSData *address;

See Also 参照

Getting Information 情報を取得する

Related Documentation 関連文書