Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
types/input
ESPGroupSharingUserInfoInterface
Interface ESPGroupSharingUserInfoInterface
Interface representing a group sharing user information.
interface
ESPGroupSharingUserInfoInterface
{
metadata
?:
Record
<
string
,
any
>
;
username
:
string
;
}
Implemented by
ESPGroupSharingUserInfo
Index
Properties
metadata?
username
Properties
Optional
metadata
metadata
?:
Record
<
string
,
any
>
username
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
metadata
username
@espressif/rainmaker-base-sdk
Loading...
Interface representing a group sharing user information.