BluetoothGattService.Type Property

Definition

Get the type of this service (primary/secondary)

public virtual Android.Bluetooth.GattServiceType Type { [Android.Runtime.Register("getType", "()I", "GetGetTypeHandler")] get; }
[<get: Android.Runtime.Register("getType", "()I", "GetGetTypeHandler")>]
member this.Type : Android.Bluetooth.GattServiceType

Property Value

Attributes

Remarks

Java documentation for android.bluetooth.BluetoothGattService.getType().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to