new UserInfo()
Methods
-
getUserImageURL()
-
Gets the image url for the logged in user. It triggers the userImageUrlFetched event.
-
logOut()
-
Logs out a user from Workspace.
-
renewSession()
-
Renews the user session. It triggers the sessionRenewed event, if session is renewed; returns sessionExpired otherwise.