Idioma

BluetoothStatusCodes.ErrorSdpDiscoveryFailed Campo

Definição

Cuidado

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

Serviço de perfil não encontrado com descoberta de SDP.

[Android.Runtime.Register("ERROR_SDP_DISCOVERY_FAILED", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.CurrentBluetoothStatusCodes enum directly instead of this field.", true)]
public const Android.Bluetooth.CurrentBluetoothStatusCodes ErrorSdpDiscoveryFailed = 1400;
[<Android.Runtime.Register("ERROR_SDP_DISCOVERY_FAILED", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.CurrentBluetoothStatusCodes enum directly instead of this field.", true)>]
val mutable ErrorSdpDiscoveryFailed : Android.Bluetooth.CurrentBluetoothStatusCodes

Valor do campo

Value = 1400
Atributos

Comentários

Serviço de perfil não encontrado com descoberta de SDP.

Referência do Android para android.bluetooth.BluetoothStatusCodes.ERROR_SDP_DISCOVERY_FAILED.

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

Aplica-se a