FBSDKMutableCopying
Versi yang lebih baru dari kelas ini sudah tersedia. Lihat versi terbaru.

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
Metode Instans
mutableCopy

Implemented by NSObject as a convenience to mutableCopyWithZone:.

- (id) mutableCopy;
Dinyatakan dalam: FBSDKMutableCopying.h