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

type

The type of the published service. 出版されたサービスの型。

Declaration 宣言

@property(readonly, copy) NSString *type;

Discussion 議論

This value is set when the object is first initialized, whether by your code or by a browser object. See initWithDomain:type:name: for more information. この値は、オブジェクトが最初に初期化される場合に設定されます、あなたのコードによってかブラウザオブジェクトによって。さらなる情報としてinitWithDomain:type:name:を見てください。

See Also 参照

Configuring Network Services ネットワークサービスを構成設定する