Future<int> clearSessionAitMessage(String sessionId, String accId) async { return _impl.clearSessionAitMessage(sessionId, accId); }