Conforms to NSCopying
NSObject
Declared in FBSDKCopying.h

Overview

NSObject implicitly conforms to this protocol.

Tasks

Instance Methods

copy

Implemented by NSObject as a convenience to copyWithZone:.

- (id)copy

Return Value

A copy of the receiver.

Declared In

FBSDKCopying.h