@jellyfin/sdk
    Preparing search index...

    Interface GroupStateUpdateGroupUpdate

    Class GroupUpdate.

    GroupStateUpdateGroupUpdate

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

    Properties

    Properties

    GroupStateUpdateGroupUpdate

    GroupId?: string

    Gets the group identifier.

    GroupStateUpdateGroupUpdate

    GroupStateUpdateGroupUpdate