Package org.robovm.apple.contacts
Class CNErrorUserInfoKey
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.foundation.NSErrorUserInfoKey
org.robovm.apple.contacts.CNErrorUserInfoKey
public class CNErrorUserInfoKey extends NSErrorUserInfoKey
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCNErrorUserInfoKey.AsListMarshalerstatic classCNErrorUserInfoKey.Marshalerstatic classCNErrorUserInfoKey.Values -
Field Summary
Fields Modifier and Type Field Description static CNErrorUserInfoKeyAffectedRecordIdentifiersstatic CNErrorUserInfoKeyAffectedRecordsstatic CNErrorUserInfoKeyKeyPathsstatic CNErrorUserInfoKeyValidationErrors -
Method Summary
Modifier and Type Method Description static CNErrorUserInfoKeyvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
AffectedRecords
- Since:
- Available in iOS 9.0 and later.
-
AffectedRecordIdentifiers
- Since:
- Available in iOS 9.0 and later.
-
ValidationErrors
- Since:
- Available in iOS 9.0 and later.
-
KeyPaths
- Since:
- Available in iOS 9.0 and later.
-
-
Method Details