IPWorks Cloud 2020 JavaScript Edition

Questions / Feedback?

GetSharedDriveInfo Method

Gets information about a specific shared drive.

Syntax

async googledrive.getSharedDriveInfo(sharedDriveId : string): Promise<void>

Remarks

This method retrieves information about the shared drive specified by SharedDriveId.

Calling this method will fire the SharedDriveList event, and will populate the SharedDrive* properties (clearing any previously-held items in the process).

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