Extension protocol for NSCopying that adds the copy method, which is implemented on NSObject.
NSObjectNSCopying
implicitly conforms to this protocol.
Extends Protocol: | NSCopying, NSObject |
Declared in: | FBSDKCopying.h |
copy
Implemented by NSObject as a convenience to copyWithZone:.
- (id)
copy;
FBSDKCopying.h