Antidote-for-Tox / objcTox

No longer maintained
Mozilla Public License 2.0
38 stars 12 forks source link

wraped `tox_new_file_sender` and `tox_callback_file_send_request` methods #3

Closed mahmoudashraf93 closed 9 years ago

dvor commented 9 years ago

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.