GWIoTApi
Toggle table of contents
1.4.4
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.entities
/
DeviceShareOption
/
Account
Account
data
class
Account
(
val
phone
:
Boolean
=
true
,
val
userId
:
Boolean
=
true
)
:
DeviceShareOption
账号分享
Parameters
phone
手机号/Email分享
user
Id
用户ID分享
Members
Constructors
Account
Link copied to clipboard
constructor
(
phone
:
Boolean
=
true
,
userId
:
Boolean
=
true
)
Properties
phone
Link copied to clipboard
val
phone
:
Boolean
=
true
user
Id
Link copied to clipboard
val
userId
:
Boolean
=
true