| EnterChatRoomData(String roomId) | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| getAccount() | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| getAntiSpamConfig() | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| getAppKey() | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| getAvatar() | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| getChatRoomAuthProvider() | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| getChatRoomSpatialLocation() | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| getExtension() | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| getIndependentModeCallback() | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| getLoginAuthType() | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| getLoginExt() | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| getNick() | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| getNotifyExtension() | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| getNotifyTargetTags() | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| getRoomId() | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| getTags() | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| getToken() | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| isAnonymousMode() | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| isEnableLbs() | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| isIndependentMode() | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| isValid() | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| setAntiSpamConfig(AntiSpamConfig antiSpamConfig) | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| setAppKey(String appKey) | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| setAvatar(String avatar) | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| setChatRoomAuthProvider(ChatRoomAuthProvider chatRoomAuthProvider) | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| setChatRoomSpatialLocation(ChatRoomSpatialLocation chatRoomSpatialLocation) | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| setEnableLbs(boolean enableLbs, String account, String token, boolean isAnonymousMode) | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| setExtension(Map< String, Object > extension) | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| setIndependentMode(ChatRoomIndependentCallback cb, String account, String token) | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| setIndependentMode(ChatRoomIndependentCallback cb, String account, String token, boolean isAnonymousMode) | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| setIndependentModeInternal(String account, String token, boolean isAnonymousMode) | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | protected |
| setLoginAuthType(Integer loginAuthType) | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| setLoginExt(String loginExt) | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| setNick(String nick) | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| setNotifyExtension(Map< String, Object > notifyExtension) | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| setNotifyTargetTags(String notifyTargetTags) | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| setRoomId(String roomId) | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |
| setTags(String tags) | com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData | |