FMWebSyncChatChatClient Class Reference
| Inherits from | FMSerializable : NSObject | 
|---|---|
| Declared in | FMWebSyncChat.h | 
– boundRecords
	- (NSMutableDictionary *)boundRecordsDiscussion
Declared In
FMWebSyncChat.h
+ chatClientWithClientId:boundRecords:
	+ (FMWebSyncChatChatClient *)chatClientWithClientId:(FMGuid *)clientId boundRecords:(NSMutableDictionary *)boundRecordsParameters
name="boundRecords">The | 
						bound records of the chat client.  | 
					
|---|---|
name="clientId">The | 
						ID of the chat client.  | 
					
Discussion
Declared In
FMWebSyncChat.h
+ chatClientWithId:boundRecords:
	+ (FMWebSyncChatChatClient *)chatClientWithId:(FMGuid *)clientId boundRecords:(NSMutableDictionary *)boundRecordsParameters
name="boundRecords">The | 
						bound records of the chat client.  | 
					
|---|---|
name="clientId">The | 
						ID of the chat client.  | 
					
Discussion
Declared In
FMWebSyncChat.h
– clientId
	- (FMGuid *)clientIdDiscussion
Declared In
FMWebSyncChat.h
– initWithClientId:boundRecords:
	- (id)initWithClientId:(FMGuid *)clientId boundRecords:(NSMutableDictionary *)boundRecordsParameters
name="boundRecords">The | 
						bound records of the chat client.  | 
					
|---|---|
name="clientId">The | 
						ID of the chat client.  | 
					
Discussion
Declared In
FMWebSyncChat.h
– setBoundRecords:
	- (void)setBoundRecords:(NSMutableDictionary *)valueDiscussion
Declared In
FMWebSyncChat.h
– setClientId:
	- (void)setClientId:(FMGuid *)valueDiscussion
Declared In
FMWebSyncChat.h