Interface IUDPErrorResponse

interface IUDPErrorResponse {
    message: string;
    transactionId: number;
}

Properties

message: string
transactionId: number

Returns the transaction ID