Future<NIMResult<String>> p2pConversationId(String accountId) async { return _platform.p2pConversationId(accountId); }