FMWebSyncServerBindArgs Class Reference

Inherits from FMWebSyncBaseServerArgs : FMWebSyncBaseOutputArgs : FMWebSyncExtensible : FMDynamic : FMSerializable : NSObject
Declared in FMWebSync.h

Overview

Arguments for .

– init

- (id)init

Declared In

FM.h

– key

Gets the record key to which the client was bound. Overrides , , and .

- (NSString *)key

Discussion

Gets the record key to which the client was bound. Overrides , , and .

Declared In

FMWebSync.h

– keys

Gets the record keys to which the client was bound. Overrides , , and .

- (NSMutableArray *)keys

Discussion

Gets the record keys to which the client was bound. Overrides , , and .

Declared In

FMWebSync.h

– record

Gets the record to which the client was bound. Overrides , , and .

- (FMWebSyncRecord *)record

Discussion

Gets the record to which the client was bound. Overrides , , and .

Declared In

FMWebSync.h

– records

Gets the records to which the client was bound. Overrides , , and .

- (NSMutableArray *)records

Discussion

Gets the records to which the client was bound. Overrides , , and .

Declared In

FMWebSync.h