Package apple.contacts.protocol
Interface CNKeyDescriptor
-
- All Superinterfaces:
NSCoding,NSCopying,NSSecureCoding
- All Known Implementing Classes:
CSLocalizedString,NSConstantString,NSMutableString,NSSimpleCString,NSString
public interface CNKeyDescriptor extends NSSecureCoding, NSCopying
This protocol is reserved for Contacts framework usage.
-
-
Method Summary
-
Methods inherited from interface apple.foundation.protocol.NSCoding
encodeWithCoder, initWithCoder
-
Methods inherited from interface apple.foundation.protocol.NSCopying
copyWithZone
-
Methods inherited from interface apple.foundation.protocol.NSSecureCoding
_supportsSecureCoding
-
-