Package org.robovm.apple.corebluetooth
Class CBUUIDIdentifier.Values
java.lang.Object
org.robovm.apple.corebluetooth.CBUUIDIdentifier.Values
- Enclosing class:
- CBUUIDIdentifier
public static class CBUUIDIdentifier.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
Modifier and Type Method Description static NSStringCharacteristicAggregateFormat()static NSStringCharacteristicExtendedProperties()static NSStringCharacteristicFormat()static NSStringCharacteristicUserDescription()static NSStringCharacteristicValidRange()static NSStringClientCharacteristicConfiguration()static NSStringL2CAPPSMCharacteristic()static NSStringServerCharacteristicConfiguration()
-
Constructor Details
-
Values
public Values()
-
-
Method Details
-
CharacteristicExtendedProperties
-
CharacteristicUserDescription
-
ClientCharacteristicConfiguration
-
ServerCharacteristicConfiguration
-
CharacteristicFormat
-
CharacteristicAggregateFormat
-
CharacteristicValidRange
-
L2CAPPSMCharacteristic
- Since:
- Available in iOS 11.0 and later.
-