‪JMSDK iOS  ‪v2.8.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>

浏览源代码.

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

变量

NSString *__nullable const kMaxSender
 
NSString *__nullable const kOnlineMemberCount
 
NSString *__nullable const kCreatorName
 
NSString *__nullable const kIsJoined
 
NSString *__nullable const kConfDuration
 
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
 

变量说明

◆ 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

◆ kConfDuration

NSString* __nullable const kConfDuration
extern

◆ kCreatorName

NSString* __nullable const kCreatorName
extern

◆ kIsJoined

NSString* __nullable const kIsJoined
extern

◆ kLocalRecordDir

NSString* __nullable const kLocalRecordDir
extern

◆ kMaxSender

NSString* __nullable const kMaxSender
extern

◆ kOnlineMemberCount

NSString* __nullable const kOnlineMemberCount
extern