‪JMSDK iOS  ‪v2.4.0
‪API文档
| 变量
JCConference.h 文件参考
#import <Foundation/Foundation.h>
#import <JMSDK/JCConferenceCallback.h>
#import <JMSDK/JCConferenceConstants.h>
#import <JMSDK/JCConferenceInfo.h>
#import <JMSDK/JCConferenceParticipant.h>
#import <JMSDK/JCConferenceReserveInfo.h>
#import <JMSDK/JCConferenceInviteInfo.h>
#import <JMSDK/JCConferenceCommandInfo.h>
#import <JMSDK/JCConferenceQueryConfResult.h>
#import <JMSDK/JCConferenceCandidate.h>
#import <JMSDK/JCConferenceSipInviteInfo.h>
#import <JMSDK/JCConferenceRecordRemoteParams.h>
#import <JMSDK/JCConferenceRecordLocalParams.h>
#import <JMSDK/JCConferenceSubTitleInfo.h>
JCConference.h 的引用(Include)关系图:

浏览源代码.

class  JCConference
 ‪会控模块类 更多...
 

变量

NSString *__nullable const MaxsenderKey
 
NSString *__nullable const OnlineMemberCountKey
 
NSString *__nullable const CreatorName
 
NSString *__nullable const IsJoinedKey
 
NSString *__nullable const JCConferenceMsgRequestScreenShare
 
NSString *__nullable const JCConferenceMsgRejectScreenShare
 
NSString *__nullable const JCConferenceMeetingType
 
NSString *__nullable const JCConferenceMeetingTypeVideo
 
NSString *__nullable const JCConferenceMeetingTypeAudio
 
NSString *__nullable const kLocalRecordDir
 
NSString *__nullable const JCConferenceDoodleOwner
 

变量说明

◆ CreatorName

NSString* __nullable const CreatorName
extern

◆ IsJoinedKey

NSString* __nullable const IsJoinedKey
extern

◆ JCConferenceDoodleOwner

NSString* __nullable const JCConferenceDoodleOwner
extern

◆ JCConferenceMeetingType

NSString* __nullable const JCConferenceMeetingType
extern

◆ JCConferenceMeetingTypeAudio

NSString* __nullable const JCConferenceMeetingTypeAudio
extern

◆ JCConferenceMeetingTypeVideo

NSString* __nullable const JCConferenceMeetingTypeVideo
extern

◆ JCConferenceMsgRejectScreenShare

NSString* __nullable const JCConferenceMsgRejectScreenShare
extern

◆ JCConferenceMsgRequestScreenShare

NSString* __nullable const JCConferenceMsgRequestScreenShare
extern

◆ kLocalRecordDir

NSString* __nullable const kLocalRecordDir
extern

◆ MaxsenderKey

NSString* __nullable const MaxsenderKey
extern

◆ OnlineMemberCountKey

NSString* __nullable const OnlineMemberCountKey
extern