This method sets the current session ID to that of a user who logged in previously. You should pass an ID previously obtained by a call to LoginUser, which are valid for up to 24 hours.
Parameters
$id | The ID to use as the current user's session token. |
---|
Return value
This method does not return a value.