void setAlias(String newUniqueId, String appId) { _channel.invokeMethod(methodSetAlias, getAliasPayload(newUniqueId, appId)); }