hybrid-torrent-tracker
    Preparing search index...

    Interface IUDPConnectionResponse

    interface IUDPConnectionResponse {
        connectionId: bigint;
        transactionId: number;
    }
    Index

    Properties

    connectionId: bigint

    Returns the connection ID

    transactionId: number

    Returns the transaction ID