@ubstream/ubstream-node-client-sdk / Exports / PublicMediaScope
Enumeration: PublicMediaScope
Enumeration of permissions scope concerning medias.
Table of contents
Enumeration Members
Enumeration Members
MEDIA_ACCESS
• MEDIA_ACCESS = "scope:media:access"
Scope that allows you to access to a media.
MEDIA_ACCESS_STATS
• MEDIA_ACCESS_STATS = "scope:media:access-stats"
Scope that allows you to access at media statistics.
MEDIA_DELETE
• MEDIA_DELETE = "scope:media:delete"
Scope that allows you to delete a media.
MEDIA_DOWNLOAD
• MEDIA_DOWNLOAD = "scope:media:download"
Scope that allows you to download a media.
MEDIA_EDIT
• MEDIA_EDIT = "scope:media:edit"
Scope that allows you to edit a media.
MEDIA_PERMISSIONS
• MEDIA_PERMISSIONS = "scope:media:edit-permissions"
Scope that allows you to edit permission of a media.