FMIceLinkWebSync4JoinConferenceSuccessArgs Class Reference
| Inherits from | FMWebSyncBaseSuccessArgs : FMWebSyncBaseOutputArgs : FMWebSyncExtensible : FMDynamic : FMSerializable : NSObject | 
|---|---|
| Declared in | FMIceLinkWebSync4JoinConferenceSuccessArgs.h FMIceLinkWebSync4JoinConferenceSuccessArgs.m  | 
– conferenceChannel
	
Gets the ID of the conference that was joined.
			- (NSString *)conferenceChannelDiscussion
Gets the ID of the conference that was joined.
			Declared In
FMIceLinkWebSync4JoinConferenceSuccessArgs.h
– users
	
Gets the array of users in the channel.
			- (NSMutableArray *)usersDiscussion
Gets the array of users in the channel.
			Declared In
FMIceLinkWebSync4JoinConferenceSuccessArgs.h