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