|
LuxChat
2.0
Instant messenger for iOS
|
#import <FBSDKMutableCopying.h>
Instance Methods | |
| (id) | - mutableCopy |
Instance Methods inherited from <FBSDKCopying> | |
| (id) | - copy |
Extension protocol for NSMutableCopying that adds the mutableCopy method, which is implemented on NSObject. NSObject<NSCopying, NSMutableCopying> implicitly conforms to this protocol.
| - (id) mutableCopy |
Implemented by NSObject as a convenience to mutableCopyWithZone:.
1.8.9.1