ailoy-node
Preparing search index...
Packet
Interface Packet
interface
Packet
{
body
:
Record
<
string
,
any
>
;
headers
:
(
string
|
number
|
boolean
)
[]
;
instruction_type
:
undefined
|
InstructionType
;
packet_type
:
PacketType
;
}
Index
Properties
body
headers
instruction_
type
packet_
type
Properties
body
body
:
Record
<
string
,
any
>
headers
headers
:
(
string
|
number
|
boolean
)
[]
instruction_
type
instruction_type
:
undefined
|
InstructionType
packet_
type
packet_type
:
PacketType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headers
instruction_
type
packet_
type
ailoy-node
Loading...