Uses of Class
org.robovm.apple.cloudkit.CKShareParticipantType
| Package | Description |
|---|---|
| org.robovm.apple.cloudkit |
-
Uses of CKShareParticipantType in org.robovm.apple.cloudkit
Methods in org.robovm.apple.cloudkit that return CKShareParticipantType Modifier and Type Method Description CKShareParticipantTypeCKShareMetadata. getParticipantType()Deprecated.Deprecated in iOS 12.0.CKShareParticipantTypeCKShareParticipant. getType()Deprecated.Deprecated in iOS 12.0.static CKShareParticipantTypeCKShareParticipantType. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static CKShareParticipantTypeCKShareParticipantType. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static CKShareParticipantType[]CKShareParticipantType. values()Deprecated.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 CKShareParticipantType Modifier and Type Method Description voidCKShareParticipant. setType(CKShareParticipantType v)Deprecated.Deprecated in iOS 12.0.