Compartilhar via


BluetoothGattCharacteristic.GetValue Método

Definição

Obtenha o valor armazenado para essa característica.

[Android.Runtime.Register("getValue", "()[B", "GetGetValueHandler")]
public virtual byte[]? GetValue ();
[<Android.Runtime.Register("getValue", "()[B", "GetGetValueHandler")>]
abstract member GetValue : unit -> byte[]
override this.GetValue : unit -> byte[]

Retornos

Byte[]

Valor armazenado em cache da característica

Atributos

Comentários

Documentação Java para android.bluetooth.BluetoothGattCharacteristic.getValue().

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

Aplica-se a