Method PickerBuilder.setAppId

Sets the Id of the application needing to access the user's files via the Drive API.

Signature

setAppId(appId: string): PickerBuilder;

Details

Optional No
Final No
Protected No
Static No

Parameters

Name Type Optional Description
appId string No

Returns

PickerBuilder