Structures
The following structures are available globally.
- 
                  
                  
Contains all required configurations for background restoration.
See moreDeclaration
Swift
public struct BackgroundRestoreConfig 
- 
                  
                  
A wrapper for CBUUID specific to a characteristic to help distinguish it from a CBUUID of a service.
See moreDeclaration
Swift
public struct CharacteristicIdentifier 
- 
                  
                  
Uniquely identifies a peripheral to the current iOS device. The UUID changes and is different on different iOS devices.
See moreDeclaration
Swift
public struct PeripheralIdentifier 
- 
                  
                  
A model capturing what is found from a scan callback.
See moreDeclaration
Swift
public struct ScanDiscovery 
- 
                  
                  
A wrapper for
See moreCBUUIDspecific to a service to help distinguish it from aCBUUIDof a characteristic.Declaration
Swift
public struct ServiceIdentifier 
- 
                  
                  
Wrapper for CBCentralManager initialization configurations when starting a new Bluejay instance.
See moreDeclaration
Swift
public struct StartOptions 
- 
                  
                  
A connection’s configurations for system alerts.
See moreDeclaration
Swift
public struct WarningOptions 
View on GitHub
        Structures  Reference