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

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

Implemented by NSObject as a convenience to copyWithZone:.

- (id) copy;
Dinyatakan dalam: FBSDKCopying.h