UserSession | R Documentation |
UserSession
UserSession
R6Class
object.
tercenApi::Base
-> UserSession
serverVersion
object of class Version
.
user
object of class User
.
token
object of class Token
.
new()
UserSession$new(json = NULL)
init()
UserSession$init()
initJson()
UserSession$initJson(json)
toTson()
UserSession$toTson()
clone()
The objects of this class are cloneable with this method.
UserSession$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.