Compartir a través de


BluetoothGattCharacteristic.Service Propiedad

Definición

Devuelve el servicio al que pertenece esta característica.

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 de propiedad

El servicio asscociado

Atributos

Comentarios

Documentación de Java para android.bluetooth.BluetoothGattCharacteristic.getService().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a