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

includesPeerToPeer

Specifies whether to also publish, resolve, or monitor this service over peer-to-peer Bluetooth and Wi-Fi, if available. NO by default. このサービスをピアツーピアのBluetoothおよびWi-Fi越しに、利用可能ならば、同様に出版、解決、またはモニタすべきかどうかを指定します。省略時ではNO

Declaration 宣言

@property BOOL includesPeerToPeer;

Discussion 議論

This property must be set before calling publish or publishWithOptions:, resolveWithTimeout:`, or startMonitoring in order to take effect. このプロパティは、効果を得るためにpublishpublishWithOptions:resolveWithTimeout:`、またはstartMonitoringを呼び出す前に設定されなければなりません。

See Also 参照

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