Class: User

$k. User

new $k.User()

Represents a user.

Methods

instance() : $k.Instance

Returns the instance associated with the user, or undefined if there is none

Returns:
Type Description
$k.Instance

name() : string

Returns the name of the user

Returns:
Type Description
string