Skip to content

@ubstream/ubstream-node-client-sdk / Exports / IPublicMediaAuthzGrid

Interface: IPublicMediaAuthzGrid

Object representing all media authorizations (all the authorizations).

Hierarchy

  • IPublicMediaAuthzGrid

IPublicMediaAuthzData

Table of contents

Properties

Properties

everybody

everybody: IPublicMediaAuthzEverybody

Scopes of everybody.


groups

groups: IPublicMediaAuthzGroup[]

Scopes of groups.


hash

hash: string

The hash of the grid, representing the state of the grid when the user get it.


users

users: IPublicMediaAuthzUser[]

Scopes of users.