How can I get the number of call participants and their related data in an embeddable framework? I am performing an internal conference call here is the data that I am getting.
{
"type":"interactionSubscription",
"data":{
"category":"connect",
"interaction":{
"id":"e833dfeb-117d-41a5-901c-1d9ad7eee2a2",
"connectedTime":"2022-09-14T08:14:20.864Z",
"phone":"",
"name":"",
"isConnected":true,
"isDisconnected":false,
"isDone":false,
"state":"CONNECTED",
"isCallback":false,
"isDialer":false,
"isChat":false,
"isEmail":false,
"isMessage":false,
"isVoicemail":false,
"remoteName":"Conference",
"recordingState":"none",
"displayAddress":"",
"ani":"Internal",
"calledNumber":"Internal",
"direction":"Inbound",
"isInternal":true,
"startTime":"2022-09-14T08:09:52.997Z"
}
}
}
#Unsure/Other------------------------------
uzair anwar
Expertflow Pvt Ltd
------------------------------