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