IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

RevokeLink Method

Revokes a shared link.

Object Oriented Interface

public function doRevokeLink($resourceid);

Procedural Interface

ipworkscloud_box_do_revokelink($res, $resourceid);

Remarks

This method revokes the shared link for the resource specified by ResourceId. If the specified resource doesn't have a shared link active, this method does nothing.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]