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