IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

ListUsers Method

Lists the client users of the authenticated account.

Object Oriented Interface

public function doListUsers();

Procedural Interface

ipworkscloud_sharefile_do_listusers($res);

Remarks

Calling this method will fire the UserList event once for each client user, and will also populate the User* properties.

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