Package org.robovm.apple.corebluetooth
Class CBConnectPeripheralOptions.Keys
java.lang.Object
org.robovm.apple.corebluetooth.CBConnectPeripheralOptions.Keys
- Enclosing class:
- CBConnectPeripheralOptions
public static class CBConnectPeripheralOptions.Keys extends Object
-
Constructor Summary
Constructors Constructor Description Keys() -
Method Summary
Modifier and Type Method Description static NSStringEnableTransportBridging()static NSStringNotifyOnConnection()static NSStringNotifyOnDisconnection()static NSStringNotifyOnNotification()static NSStringRequiresANCS()static NSStringStartDelay()
-
Constructor Details
-
Keys
public Keys()
-
-
Method Details
-
NotifyOnConnection
-
NotifyOnDisconnection
-
NotifyOnNotification
-
StartDelay
-
EnableTransportBridging
- Since:
- Available in iOS 13.0 and later.
-
RequiresANCS
- Since:
- Available in iOS 13.0 and later.
-