UserSession: UserSession

UserSessionR Documentation

UserSession

Description

UserSession

UserSession

Format

R6Class object.

Super class

tercenApi::Base -> UserSession

Public fields

serverVersion

object of class Version.

user

object of class User.

token

object of class Token.

Methods

Public methods

Inherited methods

Method new()

Usage
UserSession$new(json = NULL)

Method init()

Usage
UserSession$init()

Method initJson()

Usage
UserSession$initJson(json)

Method toTson()

Usage
UserSession$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
UserSession$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.