@byomakase/omakase-player
    Preparing search index...

    Interface OmakasePlayerDetachedConfigApi

    interface OmakasePlayerDetachedConfigApi {
        authentication?: AuthenticationData;
        detachedBroadcastChannelId: string;
    }
    Index

    Properties

    authentication?: AuthenticationData
    detachedBroadcastChannelId: string