Preparing search index...
The search index is not available
buttplug
buttplug
RawWriteCmd
Class RawWriteCmd
Hierarchy
ButtplugDeviceMessage
RawWriteCmd
Index
Constructors
constructor
Properties
Data
Device
Index
Endpoint
Id
Write
With
Response
Name
Accessors
Type
Methods
toJSON
to
Protocol
Format
update
Constructors
constructor
new
Raw
Write
Cmd
(
DeviceIndex
:
number
, Endpoint
:
string
, Data
:
Uint8Array
, WriteWithResponse
:
boolean
, Id
?:
number
)
:
RawWriteCmd
Parameters
DeviceIndex:
number
Endpoint:
string
Data:
Uint8Array
WriteWithResponse:
boolean
Id:
number
= DEFAULT_MESSAGE_ID
Returns
RawWriteCmd
Properties
Data
Data
:
Uint8Array
Device
Index
Device
Index
:
number
Endpoint
Endpoint
:
string
Id
Id
:
number
= DEFAULT_MESSAGE_ID
Write
With
Response
Write
With
Response
:
boolean
Static
Name
Name
:
string
= 'RawWriteCmd'
Accessors
Type
get
Type
(
)
:
Function
Returns
Function
Methods
toJSON
toJSON
(
)
:
string
Returns
string
to
Protocol
Format
to
Protocol
Format
(
)
:
object
Returns
object
update
update
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
buttplug
Raw
Write
Cmd
constructor
Data
Device
Index
Endpoint
Id
Write
With
Response
Name
Type
toJSON
to
Protocol
Format
update
Generated using
TypeDoc