Enumerations
The following enumerations are available globally.
-
Bluetooth error which can be emitted by RxBluetoothKit created observables.
See moreDeclaration
Swift
public enum BluetoothError : Errorextension BluetoothError: CustomStringConvertibleextension BluetoothError: Equatable -
Type describing bluetooth state, equivalent to CBManagerState.
See moreDeclaration
Swift
public enum BluetoothState : Int -
Namespace for assigning the default logger.
See moreDeclaration
Swift
public enum RxBluetoothKitLogger -
Enum result that is returned as a result of
See morePeripheralManager.startAdvertisingmethodDeclaration
Swift
public enum StartAdvertisingResult
View on GitHub
Enumerations Reference