2.2.6.9 LINEAGENTACTIVITYENTRY
The LINEAGENTACTIVITYENTRY packet specifies a single ACD agent activity. The LINEAGENTACTIVITYLIST packet can contain an array of LINEAGENTACTIVITYENTRY packets.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dwID |
|||||||||||||||||||||||||||||||
|
dwNameSize |
|||||||||||||||||||||||||||||||
|
dwNameOffset |
|||||||||||||||||||||||||||||||
dwID (4 bytes): An unsigned 32-bit integer. The unique identifier for an activity. It is the responsibility of the agent handler to generate and maintain uniqueness of this identifier.
dwNameSize (4 bytes): An unsigned 32-bit integer. The size, in bytes, of the activity name, including the null terminator.
dwNameOffset (4 bytes): An unsigned 32-bit integer. The offset from the beginning of this packet to a null-terminated string specifying the name and other identifying information of an activity that can be selected by sending the SetAgentActivity packet. The size of the string is specified by dwNameSize.