Sports Lib API - v17.3.0
GitHub
npm
Preparing search index...
API
CreatorInterface
Interface CreatorInterface
interface
CreatorInterface
{
devices
:
DeviceInterface
[]
;
hwInfo
?:
string
;
isRecognized
?:
boolean
;
manufacturer
?:
string
;
name
:
string
;
productId
?:
string
;
serialNumber
?:
string
;
swInfo
?:
string
;
toJSON
()
:
CreatorJSONInterface
;
}
Hierarchy (
View Summary
)
SerializableClassInterface
CreatorInterface
Index
Properties
devices
hw
Info?
is
Recognized?
manufacturer?
name
product
Id?
serial
Number?
sw
Info?
Methods
to
JSON
Properties
devices
devices
:
DeviceInterface
[]
Optional
hw
Info
hwInfo
?:
string
Optional
is
Recognized
isRecognized
?:
boolean
Optional
manufacturer
manufacturer
?:
string
name
name
:
string
Optional
product
Id
productId
?:
string
Optional
serial
Number
serialNumber
?:
string
Optional
sw
Info
swInfo
?:
string
Methods
to
JSON
toJSON
()
:
CreatorJSONInterface
Returns
CreatorJSONInterface
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
devices
hw
Info
is
Recognized
manufacturer
name
product
Id
serial
Number
sw
Info
Methods
to
JSON
GitHub
npm
Sports Lib API - v17.3.0
Loading...