sel.client.query

Members

Enums

QueryType
enum QueryType
Undocumented in source.

Functions

javaQuery
const(Query) javaQuery(string ip, QueryType type)
pocketQuery
const(Query) pocketQuery(string ip, QueryType type)

Server's informations retrieved by a client's ping.

query
const(Query) query(Address address, QueryType type)
Undocumented in source. Be warned that the author may not have intended to support it.
query
const(Query) query(string ip, ushort port, QueryType type)

Server's informations retrieved by a client's ping.

Structs

Plugin
struct Plugin
Undocumented in source.
Query
struct Query
Undocumented in source.

Meta

Authors

Kripth