RangingPreference.DeviceRoleResponder Campo

Definição

Cuidado

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

O dispositivo que responde a uma sessão.

[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

Valor do campo

Value = 0

Implementações

Atributos

Comentários

O dispositivo que responde a uma sessão.

Documentação Java para android.ranging.RangingPreference.DEVICE_ROLE_RESPONDER.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usadas de acordo com os termos descritos na Licença de Atribuição Creative Commons 2.5.

Aplica-se a