GetItem
Function Usage
Obtains the actual data carried by the packet data template.
Prototype
1 | T GetItem() |
Response Parameters
Parameter |
Description |
|---|---|
T |
Type of the actual data carried by the packet data template. |
Parent topic: Packet
Obtains the actual data carried by the packet data template.
1 | T GetItem() |
Parameter |
Description |
|---|---|
T |
Type of the actual data carried by the packet data template. |