User(String) constructor

This is the constructor method for objects of type User.

Syntax

public User ( String name )

Parameters

Usage

The API class Server will call this method prior to attempting to log the user into the system and/or perform the data synchronization with the Java interface.