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