Uses of Class
org.robovm.apple.eventkit.EKParticipantRole
| Package | Description |
|---|---|
| org.robovm.apple.eventkit |
-
Uses of EKParticipantRole in org.robovm.apple.eventkit
Methods in org.robovm.apple.eventkit that return EKParticipantRole Modifier and Type Method Description EKParticipantRoleEKParticipant. getParticipantRole()static EKParticipantRoleEKParticipantRole. valueOf(long n)Returns the enum constant of this type with the specified name.static EKParticipantRoleEKParticipantRole. valueOf(String name)Returns the enum constant of this type with the specified name.static EKParticipantRole[]EKParticipantRole. values()Returns an array containing the constants of this enum type, in the order they are declared.