cloud189-sdkcloud189-sdk
  • 介绍
  • 快速上手
API
GitHub
  • 介绍
  • 快速上手
API
GitHub

Home > cloud189-sdk-docs > TokenSession

TokenSession interface

accessToken 有效期7天,可以通过refreshToken取新的accessToken

Signature:

export interface TokenSession 

Properties

Property

Modifiers

Type

Description

accessToken

string

familySessionKey

string

familySessionSecret

string

loginName

string

refreshToken

string

res_code

number

res_message

string

sessionKey

string

Edit this page