Uses of Class
org.robovm.apple.corebluetooth.CBPeripheralManagerRestoredState
| Package | Description |
|---|---|
| org.robovm.apple.corebluetooth |
-
Uses of CBPeripheralManagerRestoredState in org.robovm.apple.corebluetooth
Methods in org.robovm.apple.corebluetooth that return CBPeripheralManagerRestoredState Modifier and Type Method Description static CBPeripheralManagerRestoredStateCBPeripheralManagerRestoredState.Marshaler. toObject(Class<CBPeripheralManagerRestoredState> cls, long handle, long flags)Methods in org.robovm.apple.corebluetooth that return types with arguments of type CBPeripheralManagerRestoredState Modifier and Type Method Description static List<CBPeripheralManagerRestoredState>CBPeripheralManagerRestoredState.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.corebluetooth with parameters of type CBPeripheralManagerRestoredState Modifier and Type Method Description static longCBPeripheralManagerRestoredState.Marshaler. toNative(CBPeripheralManagerRestoredState o, long flags)voidCBPeripheralManagerDelegate. willRestoreState(CBPeripheralManager peripheral, CBPeripheralManagerRestoredState dict)voidCBPeripheralManagerDelegateAdapter. willRestoreState(CBPeripheralManager peripheral, CBPeripheralManagerRestoredState dict)Method parameters in org.robovm.apple.corebluetooth with type arguments of type CBPeripheralManagerRestoredState Modifier and Type Method Description static longCBPeripheralManagerRestoredState.AsListMarshaler. toNative(List<CBPeripheralManagerRestoredState> l, long flags)static CBPeripheralManagerRestoredStateCBPeripheralManagerRestoredState.Marshaler. toObject(Class<CBPeripheralManagerRestoredState> cls, long handle, long flags)