FBSDKCopying
Es ist eine neuere Version dieser Klasse verfügbar. Sieh sie dir an mit der aktuellsten Version.

Extension protocol for NSCopying that adds the copy method, which is implemented on NSObject.

Discussion:

NSObjectNSCopying implicitly conforms to this protocol.

Extends Protocol:NSCopying, NSObject
Declared in:FBSDKCopying.h
Instance-Methoden
copy

Implemented by NSObject as a convenience to copyWithZone:.

- (id) copy;
Deklariert in: FBSDKCopying.h