cloud189-sdkcloud189-sdk
  • 介绍
  • 快速上手
  • 更新日志
API
GitHub
  • 介绍
  • 快速上手
  • 更新日志
API
GitHub

Home > cloud189-sdk-docs > CloudClient > familyUserSign

CloudClient.familyUserSign() method

Warning: This API is now obsolete.

已无效

家庭签到任务

Signature:

familyUserSign(familyId: string): Promise<FamilyUserSignResponse>;

Parameters

Parameter

Type

Description

familyId

string

家庭id

**Returns:**

Promise<FamilyUserSignResponse>

签到结果

Edit this page