@jellyfin/sdk
    Preparing search index...

    Interface SyncPlayApiSyncPlayGetGroupRequest

    Request parameters for syncPlayGetGroup operation in SyncPlayApi.

    SyncPlayApiSyncPlayGetGroupRequest

    interface SyncPlayApiSyncPlayGetGroupRequest {
        id: string;
    }
    Index

    Properties

    Properties

    id: string

    The id of the group.

    SyncPlayApiSyncPlayGetGroup