I don't seem to be getting the autojoined flag when the page either refreshes or changes. Did something change? If so this is not reflected in the documentation.
I am using the new web chat deployments. It was working before that.
I found this object and I can see it but it returns undefined when autojoined should be true. it does return false if I am not expecting an auto connect.
1. n {data: i, _events: {…}, _maxListeners: undefined, _loadOnce: a}
1. data:i
1. autoJoined:undefined
2. chatAvailable:true
3. chatConnectedToAgent:undefined
4. chatEnded:undefined
5. chatStarted:undefined
6. config:n {data: i}
7. storageClient:e {_storageClient: {…}}
8. webchatDeployment:n {data: i}
9. widgetFrame:undefined
10. widgetWindow:undefined
11. __proto__:Object
Consoling isAutoJoined() returns the same as the object above. False if not auto joined or Undefined if it should be autodefined.
I posted this in the purecloud forums but there has been no response.
Thanks,
------------------------------
Sahil Gambhir
------------------------------