Lingua

BluetoothGattService.AddService(BluetoothGattService) Metodo

Definizione

Aggiungere un servizio incluso al servizio.

[Android.Runtime.Register("addService", "(Landroid/bluetooth/BluetoothGattService;)Z", "GetAddService_Landroid_bluetooth_BluetoothGattService_Handler")]
public virtual bool AddService(Android.Bluetooth.BluetoothGattService? service);
[<Android.Runtime.Register("addService", "(Landroid/bluetooth/BluetoothGattService;)Z", "GetAddService_Landroid_bluetooth_BluetoothGattService_Handler")>]
abstract member AddService : Android.Bluetooth.BluetoothGattService -> bool
override this.AddService : Android.Bluetooth.BluetoothGattService -> bool

Parametri

service
BluetoothGattService

Servizio da aggiungere

Valori restituiti

true, se il servizio incluso è stato aggiunto al servizio

Attributi

Commenti

Aggiungere un servizio incluso al servizio.

per android.bluetooth.BluetoothGattService.addService(android.bluetooth.BluetoothGattService).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a