退出聊天页面时调用
@param sessionId 会话ID
@override void removeChatting(String sessionId) { SyImSdkConversation.instance.removeChatting(sessionId); }