summaryrefslogtreecommitdiff
path: root/libs/libtox/src/libtox.def
blob: e1706ad3aea88d24d88635f8c7d3bef95c43554f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
LIBRARY libtox.mir
DESCRIPTION

EXPORTS
tox_add_tcp_relay
tox_address_size
tox_bootstrap
tox_callback_conference_invite
tox_callback_conference_message
tox_callback_conference_namelist_change
tox_callback_conference_title
tox_callback_file_chunk_request
tox_callback_file_recv
tox_callback_file_recv_chunk
tox_callback_file_recv_control
tox_callback_friend_connection_status
tox_callback_friend_lossless_packet
tox_callback_friend_lossy_packet
tox_callback_friend_message
tox_callback_friend_name
tox_callback_friend_read_receipt
tox_callback_friend_request
tox_callback_friend_status
tox_callback_friend_status_message
tox_callback_friend_typing
tox_callback_self_connection_status
tox_conference_delete
tox_conference_get_chatlist
tox_conference_get_chatlist_size
tox_conference_get_title
tox_conference_get_title_size
tox_conference_get_type
tox_conference_invite
tox_conference_join
tox_conference_new
tox_conference_peer_count
tox_conference_peer_get_name
tox_conference_peer_get_name_size
tox_conference_peer_get_public_key
tox_conference_peer_number_is_ours
tox_conference_send_message
tox_conference_set_title
tox_decrypt_dns3_TXT
tox_dns3_kill
tox_dns3_new
tox_file_control
tox_file_get_file_id
tox_file_id_length
tox_file_seek
tox_file_send
tox_file_send_chunk
tox_friend_add
tox_friend_add_norequest
tox_friend_by_public_key
tox_friend_delete
tox_friend_exists
tox_friend_get_connection_status
tox_friend_get_last_online
tox_friend_get_name
tox_friend_get_name_size
tox_friend_get_public_key
tox_friend_get_status
tox_friend_get_status_message
tox_friend_get_status_message_size
tox_friend_get_typing
tox_friend_send_lossless_packet
tox_friend_send_lossy_packet
tox_friend_send_message
tox_generate_dns3_string
tox_get_salt
tox_get_savedata
tox_get_savedata_size
tox_hash
tox_hash_length
tox_is_data_encrypted
tox_iterate
tox_iteration_interval
tox_kill
tox_max_custom_packet_size
tox_max_filename_length
tox_max_friend_request_length
tox_max_message_length
tox_max_name_length
tox_max_status_message_length
tox_new
tox_options_default
tox_options_free
tox_options_get_end_port
tox_options_get_hole_punching_enabled
tox_options_get_ipv6_enabled
tox_options_get_local_discovery_enabled
tox_options_get_log_callback
tox_options_get_log_user_data
tox_options_get_proxy_host
tox_options_get_proxy_port
tox_options_get_proxy_type
tox_options_get_savedata_data
tox_options_get_savedata_length
tox_options_get_savedata_type
tox_options_get_start_port
tox_options_get_tcp_port
tox_options_get_udp_enabled
tox_options_new
tox_options_set_end_port
tox_options_set_hole_punching_enabled
tox_options_set_ipv6_enabled
tox_options_set_local_discovery_enabled
tox_options_set_log_callback
tox_options_set_log_user_data
tox_options_set_proxy_host
tox_options_set_proxy_port
tox_options_set_proxy_type
tox_options_set_savedata_data
tox_options_set_savedata_length
tox_options_set_savedata_type
tox_options_set_start_port
tox_options_set_tcp_port
tox_options_set_udp_enabled
tox_pass_decrypt
tox_pass_encrypt
tox_pass_encryption_extra_length
tox_pass_key_decrypt
tox_pass_key_derive
tox_pass_key_derive_with_salt
tox_pass_key_encrypt
tox_pass_key_free
tox_pass_key_length
tox_pass_key_new
tox_pass_salt_length
tox_public_key_size
tox_secret_key_size
tox_self_get_address
tox_self_get_connection_status
tox_self_get_dht_id
tox_self_get_friend_list
tox_self_get_friend_list_size
tox_self_get_name
tox_self_get_name_size
tox_self_get_nospam
tox_self_get_public_key
tox_self_get_secret_key
tox_self_get_status
tox_self_get_status_message
tox_self_get_status_message_size
tox_self_get_tcp_port
tox_self_get_udp_port
tox_self_set_name
tox_self_set_nospam
tox_self_set_status
tox_self_set_status_message
tox_self_set_typing
tox_version_is_compatible
tox_version_major
tox_version_minor
tox_version_patch