RangingPreference.DeviceRoleResponder フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Ranging.RangingDeviceRole enum directly instead of this field.

セッションに応答するデバイス。

[Android.Runtime.Register("DEVICE_ROLE_RESPONDER", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Ranging.RangingDeviceRole enum directly instead of this field.", true)]
public const Android.Ranging.RangingDeviceRole DeviceRoleResponder = 0;
[<Android.Runtime.Register("DEVICE_ROLE_RESPONDER", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Ranging.RangingDeviceRole enum directly instead of this field.", true)>]
val mutable DeviceRoleResponder : Android.Ranging.RangingDeviceRole

フィールド値

Value = 0

実装

属性

注釈

セッションに応答するデバイス。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象