@jellyfin/sdk
    Preparing search index...

    Interface SyncPlayGroupDoesNotExistUpdate

    SyncPlayGroupDoesNotExistUpdate

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

    Properties

    Properties

    Data?: string

    Gets the update data.

    SyncPlayGroupDoesNotExistUpdate

    GroupId?: string

    Gets the group identifier.

    SyncPlayGroupDoesNotExistUpdate

    SyncPlayGroupDoesNotExistUpdate