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