isCollaborative property

bool? isCollaborative
getter/setter pair

True if the shared album allows collaborators (users who have joined the album) to add media items to it.

Defaults to false.

Implementation

core.bool? isCollaborative;