Closed mahmoudashraf93 closed 9 years ago
You haven't implemented actual methods.
To implement tox_new_file_sender you can take a use deleteFriendWithFriendNumber: as an example.
tox_new_file_sender
For tox_callback_file_send_request take a look at callbacks implementation.
tox_callback_file_send_request
You haven't implemented actual methods.
To implement
tox_new_file_sender
you can take a use deleteFriendWithFriendNumber: as an example.For
tox_callback_file_send_request
take a look at callbacks implementation.