IrcClient.queryUserhost

Query the user name and host name of up to 5 users.

class IrcClient
void
queryUserhost
(
in char[][] nicks...
)

Parameters

nicks char[][]

between 1 and 5 nick names to query

See Also

Meta