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