Package org.robovm.apple.corebluetooth
Class CBPeripheralManagerRestoredState.Marshaler
java.lang.Object
org.robovm.apple.corebluetooth.CBPeripheralManagerRestoredState.Marshaler
- Enclosing class:
- CBPeripheralManagerRestoredState
public static class CBPeripheralManagerRestoredState.Marshaler extends Object
-
Constructor Summary
Constructors Constructor Description Marshaler() -
Method Summary
Modifier and Type Method Description static longtoNative(CBPeripheralManagerRestoredState o, long flags)static CBPeripheralManagerRestoredStatetoObject(Class<CBPeripheralManagerRestoredState> cls, long handle, long flags)
-
Constructor Details
-
Marshaler
public Marshaler()
-
-
Method Details
-
toObject
public static CBPeripheralManagerRestoredState toObject(Class<CBPeripheralManagerRestoredState> cls, long handle, long flags) -
toNative
-