Conforms to FBSDKCopying
NSMutableCopying
Declared in FBSDKMutableCopying.h

Overview

NSObject<NSCopying, NSMutableCopying> implicitly conforms to this protocol.

Tasks

Instance Methods

mutableCopy

Implemented by NSObject as a convenience to mutableCopyWithZone:.

- (id)mutableCopy

Return Value

A mutable copy of the receiver.

Declared In

FBSDKMutableCopying.h