@jellyfin/sdk
    Preparing search index...

    Interface SyncPlayApiSyncPlayPingRequest

    Request parameters for syncPlayPing operation in SyncPlayApi.

    interface SyncPlayApiSyncPlayPingRequest {
        pingRequestDto: PingRequestDto;
    }
    Index
    pingRequestDto: PingRequestDto

    The new ping.