Kotlin-BLE-Library
Toggle table of contents
2.0.0-alpha05
jvm
Platform filter
jvm
Switch theme
Search in API
Kotlin-BLE-Library
client-core-android
/
no.nordicsemi.kotlin.ble.client.android
/
AndroidGattEvent
Android
Gatt
Event
sealed
class
AndroidGattEvent
:
ImplSpecificEvent
A base class for all GATT events available with Android API.
Inheritors
MtuChanged
PhyChanged
ConnectionParametersChanged
Members
Properties
is
Disconnection
Event
Link copied to clipboard
val
isDisconnectionEvent
:
Boolean
is
Service
Invalidated
Event
Link copied to clipboard
val
isServiceInvalidatedEvent
:
Boolean