SFObject Class Reference
Inherits from | SFMobileSyncPersistableObject : NSObject |
---|---|
Conforms to | NSCoding |
Declared in | SFObject.h |
Other Methods
objectId
Object Id
@property (nonatomic, strong, readonly) NSString *objectId
Declared In
SFObject.h
Extension Methods
– encodeObject:forKey:encoder:
- (void)encodeObject:(id)object forKey:(NSString *)key encoder:(NSCoder *)encoder