@spacehq/sdk > GundbMetadataStore > addUserRecentlySharedWith
GundbMetadataStore.addUserRecentlySharedWith() method
Add user to set of users current user has recently shared files with.
Signature:
addUserRecentlySharedWith(user: ShareUserMetadata): Promise<ShareUserMetadata>;
Parameters
Parameter | Type | Description |
---|---|---|
user | ShareUserMetadata |
Returns:
Promise<ShareUserMetadata>