Interface InfoAllResponse

Response to Client.infoAll command

interface InfoAllResponse {
    host: InfoNode;
    info: string;
}

Properties

Properties

host: InfoNode

The node that send the info response

info: string

The response string with the requested info.

MMNEPVFCICPMFPCPTTAAATR