Interface SampQueryRequestOptions<O>

Type Parameters

Hierarchy

Properties

host?: string

Server host

ip?: string

Server IP address

opcode: O

Opcode

port?: number

Server port

timeout?: number

Request timeout

Generated using TypeDoc