UserManager( ClientConnection ) constructor
Initialize the UserManager.
Syntax
UserManager
(
ClientConnection
clientCon
)
Parameters
clientCon
– ClientConnection
Examples
Example
–
UserManager userManager = new UserManager(clientConnection)
Parent topic:
UserManager class
Created April 17, 2013.
To comment on this topic, go to:
DocCommentXchange
.