Skip to main content
Version: 0.29.0

Interface: MoqAccessConfig

Defined in: fishjam-openapi/dist/index.d.ts:273

MoQ access configuration

Export​

MoqAccessConfig

Properties​

publishPath?​

optional publishPath: null | string

Defined in: fishjam-openapi/dist/index.d.ts:279

Path under the root the token grants publish access to

Memberof​

MoqAccessConfig


subscribePath?​

optional subscribePath: null | string

Defined in: fishjam-openapi/dist/index.d.ts:285

Path under the root the token grants subscribe access to

Memberof​

MoqAccessConfig