Uses of Class
org.robovm.apple.corebluetooth.CBUUIDIdentifier
| Package | Description |
|---|---|
| org.robovm.apple.corebluetooth |
-
Uses of CBUUIDIdentifier in org.robovm.apple.corebluetooth
Fields in org.robovm.apple.corebluetooth declared as CBUUIDIdentifier Modifier and Type Field Description static CBUUIDIdentifierCBUUIDIdentifier. CharacteristicAggregateFormatstatic CBUUIDIdentifierCBUUIDIdentifier. CharacteristicExtendedPropertiesstatic CBUUIDIdentifierCBUUIDIdentifier. CharacteristicFormatstatic CBUUIDIdentifierCBUUIDIdentifier. CharacteristicUserDescriptionstatic CBUUIDIdentifierCBUUIDIdentifier. CharacteristicValidRangestatic CBUUIDIdentifierCBUUIDIdentifier. ClientCharacteristicConfigurationstatic CBUUIDIdentifierCBUUIDIdentifier. L2CAPPSMCharacteristicstatic CBUUIDIdentifierCBUUIDIdentifier. ServerCharacteristicConfigurationMethods in org.robovm.apple.corebluetooth that return CBUUIDIdentifier Modifier and Type Method Description static CBUUIDIdentifierCBUUIDIdentifier.Marshaler. toObject(Class<CBUUIDIdentifier> cls, long handle, long flags)static CBUUIDIdentifierCBUUIDIdentifier. valueOf(NSString value)Methods in org.robovm.apple.corebluetooth that return types with arguments of type CBUUIDIdentifier Modifier and Type Method Description static List<CBUUIDIdentifier>CBUUIDIdentifier.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.corebluetooth with parameters of type CBUUIDIdentifier Modifier and Type Method Description static longCBUUIDIdentifier.Marshaler. toNative(CBUUIDIdentifier o, long flags)Method parameters in org.robovm.apple.corebluetooth with type arguments of type CBUUIDIdentifier Modifier and Type Method Description static longCBUUIDIdentifier.AsListMarshaler. toNative(List<CBUUIDIdentifier> l, long flags)static CBUUIDIdentifierCBUUIDIdentifier.Marshaler. toObject(Class<CBUUIDIdentifier> cls, long handle, long flags)Constructors in org.robovm.apple.corebluetooth with parameters of type CBUUIDIdentifier Constructor Description CBUUID(CBUUIDIdentifier identifier)