class SessionContext extends Model (View source)

Properties

string $authTime
string $delegateUserId
string $dusi
protected $imapSessionContextType
protected $imapSessionContextDataType
int $oauthLoginId
string $oauthProjectId

Methods

setAuthTime($authTime)

No description

string
getAuthTime()

No description

setDelegateUserId($delegateUserId)

No description

string
getDelegateUserId()

No description

setDusi($dusi)

No description

string
getDusi()

No description

setImapSessionContext(ImapSessionContext $imapSessionContext)

No description

setOauthLoginId($oauthLoginId)

No description

int
getOauthLoginId()

No description

setOauthProjectId($oauthProjectId)

No description

string
getOauthProjectId()

No description

Details

setAuthTime($authTime)

No description

Parameters

$authTime

string getAuthTime()

No description

Return Value

string

setDelegateUserId($delegateUserId)

No description

Parameters

$delegateUserId

string getDelegateUserId()

No description

Return Value

string

setDusi($dusi)

No description

Parameters

$dusi

string getDusi()

No description

Return Value

string

setImapSessionContext(ImapSessionContext $imapSessionContext)

No description

Parameters

ImapSessionContext $imapSessionContext

ImapSessionContext getImapSessionContext()

No description

Return Value

ImapSessionContext

setOauthLoginId($oauthLoginId)

No description

Parameters

$oauthLoginId

int getOauthLoginId()

No description

Return Value

int

setOauthProjectId($oauthProjectId)

No description

Parameters

$oauthProjectId

string getOauthProjectId()

No description

Return Value

string