FriendRequestCallback


Description:

[ CCode ( has_target = false ) ]
public delegate void FriendRequestCallback (Tox self, uint8[] public_key, uint8[] message, void* user_data)

Parameters:

public_key

The Public Key of the user who sent the friend request.

message

The message they sent along with the request.