Uses of Class
org.robovm.apple.corebluetooth.CBCentralManagerRestoredState
| Package | Description |
|---|---|
| org.robovm.apple.corebluetooth |
-
Uses of CBCentralManagerRestoredState in org.robovm.apple.corebluetooth
Methods in org.robovm.apple.corebluetooth that return CBCentralManagerRestoredState Modifier and Type Method Description static CBCentralManagerRestoredStateCBCentralManagerRestoredState.Marshaler. toObject(Class<CBCentralManagerRestoredState> cls, long handle, long flags)Methods in org.robovm.apple.corebluetooth that return types with arguments of type CBCentralManagerRestoredState Modifier and Type Method Description static List<CBCentralManagerRestoredState>CBCentralManagerRestoredState.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.corebluetooth with parameters of type CBCentralManagerRestoredState Modifier and Type Method Description static longCBCentralManagerRestoredState.Marshaler. toNative(CBCentralManagerRestoredState o, long flags)voidCBCentralManagerDelegate. willRestoreState(CBCentralManager central, CBCentralManagerRestoredState dict)voidCBCentralManagerDelegateAdapter. willRestoreState(CBCentralManager central, CBCentralManagerRestoredState dict)Method parameters in org.robovm.apple.corebluetooth with type arguments of type CBCentralManagerRestoredState Modifier and Type Method Description static longCBCentralManagerRestoredState.AsListMarshaler. toNative(List<CBCentralManagerRestoredState> l, long flags)static CBCentralManagerRestoredStateCBCentralManagerRestoredState.Marshaler. toObject(Class<CBCentralManagerRestoredState> cls, long handle, long flags)