Skip to content

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

Interface: IPublicMediaAuthzEverybodyWithHash

Object representing media scopes for everybody.

Hierarchy

IPublicMediaAuthzEverybodyWithHash

↳↳ IPublicMediaAuthzEverybodyData

Table of contents

Properties

Properties

additionalScopes

Optional additionalScopes: IPublicMediaAdditionalScopes[]

Array of additional media scopes granted based on rules.

Inherited from

IPublicMediaAuthzEverybody.additionalScopes


hash

hash: string

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


scopes

scopes: PublicMediaScope[]

Array of media scopes always granted.

Inherited from

IPublicMediaAuthzEverybody.scopes