constructor LiveUser::LiveUser()

constructor LiveUser::LiveUser() -- Class constructor.

Synopsis

require_once 'LiveUser.php';

void constructor LiveUser::LiveUser ()

Description

Do not instantiate the class directly. Use the factory method

Throws

throws no exceptions thrown

See

see LiveUser::factory()

Note

This function can not be called statically.