Future<void> xcSetServerAddressByUrl( String serverKey, String serverIP) async { return _api.setServerAddressByUrl(serverKey, serverIP); }