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

Home > cloud189-sdk-docs > CloudClient

CloudClient class

天翼网盘客户端

Signature:

export declare class CloudClient 

Constructors

Constructor

Modifiers

Description

(constructor)(_options)

Constructs a new instance of the CloudClient class

Properties

Property

Modifiers

Type

Description

authClient

readonly

CloudAuthClient

password

string

request

readonly

Got

session

readonly

ClientSession

ssonCookie

string

tokenStore

Store

username

string

Methods

Method

Modifiers

Description

familyUserSign(familyId)

家庭签到任务

getAccessToken()

获取 accessToken

getFamilyList()

获取家庭信息

getSession()

getSessionKey()

获取 sessionKey

getUserSizeInfo()

获取用户网盘存储容量信息

userSign()

个人签到任务

Edit this page