Compartilhar via


BluetoothGattCharacteristic.Service Propriedade

Definição

Retorna o serviço ao qual essa característica pertence.

public virtual Android.Bluetooth.BluetoothGattService? Service { [Android.Runtime.Register("getService", "()Landroid/bluetooth/BluetoothGattService;", "GetGetServiceHandler")] get; }
[<get: Android.Runtime.Register("getService", "()Landroid/bluetooth/BluetoothGattService;", "GetGetServiceHandler")>]
member this.Service : Android.Bluetooth.BluetoothGattService

Valor da propriedade

O serviço asscociated

Atributos

Comentários

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

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