Answer for Missing connectionClosed event
Hi Jens, What we have are these Connection Based Events: protocolRegisteredToApp – A connection has been fully established protocolUnregisteredFromApp – A connection has been disconnected You can use the protocolUnregisteredFromApp event to count outgoing traffic when a connection is closed Please see the list of events you can use here: API Definition: https://evostream.com/evo_evals/API%20Definition.pdf Hope this helps, Regards, Tonitoni
Evostream Staff