Net_Server_Driver_Sequential::getClientInfo

Net_Server_Driver_Sequential::getClientInfo() – get current information about a client

Synopsis

require_once 'ServerDriverSequential.php';

array Net_Server_Driver_Sequential::getClientInfo ( int $clientId )

Description

This package is not documented yet.

Parameter

integer $clientId

ID of the client

Return value

returns information about the client

Throws

throws no exceptions thrown

Note

This function can not be called statically.

close connection to a client (Previous) get current amount of clients (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.