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