[ CCode ( has_target = false ) ]
public delegate void FriendLossyPacketCallback (Tox self, uint32 friend_number, uint8[] data, void* user_data)
friend_number |
The friend number of the friend who sent a lossy packet. |
data |
A byte array containing the received packet data. |