Index Hierarchy FBSDKCopying Protocol Reference Conforms to NSCopyingNSObject Declared in FBSDKCopying.h Overview NSObject implicitly conforms to this protocol. Tasks – copy required method Instance Methods copy Implemented by NSObject as a convenience to copyWithZone:. - (id)copy Return Value A copy of the receiver. Declared In FBSDKCopying.h Index Hierarchy