获取所有的好友帐号
Future<NIMResult<List<String>>> getFriendAccountsAndroid() async { return _platform.getFriendAccountsAndroid(); }