Parameter | Description |
---|---|
Live Session ID | The unique ID of the active PSM session. |
{
"Activities": [
{
"ActivityText": "<text>",
"ActivityType": <type>,
"ActivityId": "<id>",
"Formats": [
"<format>"
],
"Offsets": {
"<format>": "<timestamp>"
}
},
.
.
.
],
"Total": <total>
}
Was this page helpful?