LiveUser::getHandle() -- Wrapper method for the auth object's own getHandle method.
Description
Returns the current user handle as a string.
Return value
returns The handle of the current user. Returns an empty string if no user logged.
Throws
throws no exceptions thrown
Note
This function can not be called
statically.