-
clientID
- The client identifier for the added client (i.e., the added
client's self).
-
connection
- The connection object for communicating to the chat service from
the added client.
-
ChatAdded(ChatConnection, int)
-
connection
public ChatConnection connection
- The connection object for communicating to the chat service from
the added client.
clientID
public int clientID
- The client identifier for the added client (i.e., the added
client's self).
ChatAdded
public ChatAdded(ChatConnection conn,
int id)
All Packages Class Hierarchy This Package Previous Next Index