Uses of Class
org.robovm.apple.cloudkit.CKShareParticipantRole
| Package | Description |
|---|---|
| org.robovm.apple.cloudkit |
-
Uses of CKShareParticipantRole in org.robovm.apple.cloudkit
Methods in org.robovm.apple.cloudkit that return CKShareParticipantRole Modifier and Type Method Description CKShareParticipantRoleCKShareMetadata. getParticipantRole()CKShareParticipantRoleCKShareParticipant. getRole()static CKShareParticipantRoleCKShareParticipantRole. valueOf(long n)Returns the enum constant of this type with the specified name.static CKShareParticipantRoleCKShareParticipantRole. valueOf(String name)Returns the enum constant of this type with the specified name.static CKShareParticipantRole[]CKShareParticipantRole. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.cloudkit with parameters of type CKShareParticipantRole Modifier and Type Method Description voidCKShareParticipant. setRole(CKShareParticipantRole v)