hyphenate_SDK3.0
3.7.4
hyphenatejavaIMSDK
|
Public 成员函数 | |
String | getNickName () |
void | setNickName (String nickName) |
String | getExt () |
void | setExt (String ext) |
int | getMaxTalkerCount () |
void | setMaxTalkerCount (int maxTalkerCount) |
int | getMaxVideoCount () |
void | setMaxVideoCount (int maxVideoCount) |
int | getMaxAudienceCount () |
void | setMaxAudienceCount (int maxAudienceCount) |
int | getMaxPubDesktopCount () |
void | setMaxPubDesktopCount (int maxPubDesktopCount) |
EMRoomConfig (EMConferenceManager.EMConferenceType confrTyp, boolean isSupportMiniProgram, boolean isRecord, boolean isMergeRecord, String nickName, String ext, int maxTalkerCount, int maxVideoCount, int maxAudienceCount, int maxPubDesktopCount) | |
EMConferenceManager.EMConferenceType | getConfrTyp () |
void | setConfrTyp (EMConferenceManager.EMConferenceType confrTyp) |
boolean | isSupportMiniProgram () |
void | setSupportMiniProgram (boolean supportMiniProgram) |
boolean | isRecord () |
void | setRecord (boolean record) |
boolean | isMergeRecord () |
void | setMergeRecord (boolean mergeRecord) |
EMLiveConfig | getLiveConfig () |
void | setLiveConfig (EMLiveConfig liveConfig) |
会议房间属性类 confrTyp 会议类型 isSupportVxmini 是否支持小程序 isRecord 是否支持录制 isMergeRecord 是否支持和流 nickName 用户昵称 ext 用户头像 maxTalkerCount 房间最多主播 maxVideoCount 房间最多视频 maxAudienceCount 房间最多观众