roomId property Null safety
final
Gets the chat room ID.
Note To get the correct value, ensure that you call {@ link EMChatRoomManager#fetchChatRoomInfoFromServer(String)} before calling this method.
Implementation
final String roomId;
Gets the chat room ID.
Note To get the correct value, ensure that you call {@ link EMChatRoomManager#fetchChatRoomInfoFromServer(String)} before calling this method.
final String roomId;