static String getChatMemberInfoId(String currentMemberId, String roomId) { return '$currentMemberId-$roomId'; }