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

Extension protocol for NSMutableCopying that adds the mutableCopy method, which is implemented on NSObject.

Discussion:

NSObjectNSCopying, NSMutableCopying implicitly conforms to this protocol.

Extends Protocol:FBSDKCopying, NSMutableCopying
Declared in:FBSDKMutableCopying.h
Instance-Methoden
mutableCopy

Implemented by NSObject as a convenience to mutableCopyWithZone:.

- (id) mutableCopy;
Deklariert in: FBSDKMutableCopying.h