Packetloss and FrontEnd Changes

Hello people,

currently, I’m planning to create a TS3 Plugin (by editing the Plugin SDK Example Plugin).
My idea of the plugin is, that it shows me if a client has a packetloss (like a red dot instead of a Blue one or like a percentage next to the name).
My next idea for the Plugin would be the Idle Time next to the Nickname.
I know how i can get the Idle Time in the sdk. But I can’t find out how I get the current PacketLoss or how i could display these values in the FrontEnd.

Does anyone of you know where i could find this kind of information, or does anybody of you even know how to do it?
I already looked into the docs of the sdk.
I’ll think any kind of information would be helpful.

Thank you guys