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