FMIceLinkWebSync4JoinConferenceSuccessArgs Class Reference

Inherits from FMWebSyncBaseSuccessArgs : FMWebSyncBaseOutputArgs : FMWebSyncExtensible : FMDynamic : FMSerializable : NSObject
Declared in FMIceLinkWebSync4JoinConferenceSuccessArgs.h
FMIceLinkWebSync4JoinConferenceSuccessArgs.m

Overview

Arguments for join-conference success callbacks.

– conferenceChannel

Gets the ID of the conference that was joined.
- (NSString *)conferenceChannel

Discussion

Gets the ID of the conference that was joined.

Declared In

FMIceLinkWebSync4JoinConferenceSuccessArgs.h

– init

- (instancetype)init

Declared In

FM.h

– users

Gets the array of users in the channel.
- (NSMutableArray *)users

Discussion

Gets the array of users in the channel.

Declared In

FMIceLinkWebSync4JoinConferenceSuccessArgs.h