allowChatroomOwnerLeave(boolean allowed) | com.hyphenate.chat.EMOptions | |
autoAcceptGroupInvitations() | com.hyphenate.chat.EMOptions | |
canChatroomOwnerLeave() | com.hyphenate.chat.EMOptions | |
deleteMessagesOnLeaveChatroom() | com.hyphenate.chat.EMOptions | |
deleteMessagesOnLeaveGroup() | com.hyphenate.chat.EMOptions | |
enableDNSConfig(boolean enable) | com.hyphenate.chat.EMOptions | |
getAcceptInvitationAlways() | com.hyphenate.chat.EMOptions | |
getAccessToken() | com.hyphenate.chat.EMOptions | |
getAccessToken(boolean b) | com.hyphenate.chat.EMOptions | |
getAppKey() | com.hyphenate.chat.EMOptions | |
getAreaCode() (定义于 com.hyphenate.chat.EMOptions) | com.hyphenate.chat.EMOptions | |
getAutodownloadThumbnail() | com.hyphenate.chat.EMOptions | |
getAutoLogin() | com.hyphenate.chat.EMOptions | |
getAutoTransferMessageAttachments() | com.hyphenate.chat.EMOptions | |
getDnsUrl() | com.hyphenate.chat.EMOptions | |
getEnableDNSConfig() | com.hyphenate.chat.EMOptions | |
getFixedInterval() | com.hyphenate.chat.EMOptions | |
getFpaEnable() | com.hyphenate.chat.EMOptions | |
getImPort() | com.hyphenate.chat.EMOptions | |
getImServer() | com.hyphenate.chat.EMOptions | |
getPushConfig() | com.hyphenate.chat.EMOptions | |
getReportServer() | com.hyphenate.chat.EMOptions | |
getRequireAck() | com.hyphenate.chat.EMOptions | |
getRequireDeliveryAck() | com.hyphenate.chat.EMOptions | |
getRestServer() | com.hyphenate.chat.EMOptions | |
getUsingHttpsOnly() | com.hyphenate.chat.EMOptions | |
getVersion() | com.hyphenate.chat.EMOptions | |
isAutoAcceptGroupInvitation() | com.hyphenate.chat.EMOptions | |
isChatroomOwnerLeaveAllowed() | com.hyphenate.chat.EMOptions | |
isDeleteMessagesAsExitChatRoom() | com.hyphenate.chat.EMOptions | |
isDeleteMessagesAsExitGroup() | com.hyphenate.chat.EMOptions | |
isEnableStatistics() | com.hyphenate.chat.EMOptions | |
isSortMessageByServerTime() | com.hyphenate.chat.EMOptions | |
setAcceptInvitationAlways(boolean value) | com.hyphenate.chat.EMOptions | |
setAppKey(String appkey) | com.hyphenate.chat.EMOptions | |
setAreaCode(int code) | com.hyphenate.chat.EMOptions | |
setAutoAcceptGroupInvitation(boolean value) | com.hyphenate.chat.EMOptions | |
setAutoDownloadThumbnail(boolean autodownload) | com.hyphenate.chat.EMOptions | |
setAutoLogin(boolean autoLogin) | com.hyphenate.chat.EMOptions | |
setAutoTransferMessageAttachments(boolean transfer) | com.hyphenate.chat.EMOptions | |
setDeleteMessagesAsExitChatRoom(boolean delete) | com.hyphenate.chat.EMOptions | |
setDeleteMessagesAsExitGroup(boolean delete) | com.hyphenate.chat.EMOptions | |
setDnsUrl(String dnsUrl) | com.hyphenate.chat.EMOptions | |
setEnableStatistics(boolean enableStatistics) | com.hyphenate.chat.EMOptions | |
setFixedHBInterval(int interval) | com.hyphenate.chat.EMOptions | |
setFpaEnable(boolean fpaEnable) | com.hyphenate.chat.EMOptions | |
setImPort(int imPort) | com.hyphenate.chat.EMOptions | |
setIMServer(String imServer) | com.hyphenate.chat.EMOptions | |
setPushConfig(EMPushConfig pushConfig) | com.hyphenate.chat.EMOptions | |
setReportServer(String reportServer) | com.hyphenate.chat.EMOptions | |
setRequireAck(boolean requireAck) | com.hyphenate.chat.EMOptions | |
setRequireDeliveryAck(boolean requireDeliveryAck) | com.hyphenate.chat.EMOptions | |
setRestServer(String restServer) | com.hyphenate.chat.EMOptions | |
setSortMessageByServerTime(boolean sortByServerTime) | com.hyphenate.chat.EMOptions | |
setUsingHttpsOnly(boolean _usingHttpsOnly) | com.hyphenate.chat.EMOptions | |