@jellyfin/sdk
    Preparing search index...

    Interface SyncPlayPlayQueueUpdate

    SyncPlayPlayQueueUpdate

    interface SyncPlayPlayQueueUpdate {
        Data?: PlayQueueUpdate;
        GroupId?: string;
        Type?: GroupUpdateType;
    }
    Index

    Properties

    Properties

    SyncPlayPlayQueueUpdate

    GroupId?: string

    Gets the group identifier.

    SyncPlayPlayQueueUpdate

    SyncPlayPlayQueueUpdate