sense-js-sdk
Preparing search index...
index
PeerName
Interface PeerName
Represents naming and identification information for a peer device.
interface
PeerName
{
Icon
?:
string
;
Name
:
string
;
Percent
?:
number
;
UserDeviceType
?:
string
;
UserDeviceTypeDisplayString
?:
string
;
}
Index
Properties
Icon?
Name
Percent?
User
Device
Type?
User
Device
Type
Display
String?
Properties
Optional
Icon
Icon
?:
string
Name
Name
:
string
Optional
Percent
Percent
?:
number
Optional
User
Device
Type
UserDeviceType
?:
string
Optional
User
Device
Type
Display
String
UserDeviceTypeDisplayString
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Icon
Name
Percent
User
Device
Type
User
Device
Type
Display
String
sense-js-sdk
Loading...
Represents naming and identification information for a peer device.