Example #1
0
 internal static extern void RegisterFileReceiveCallback(ToxHandle tox, ToxDelegates.CallbackFileReceiveDelegate callback, IntPtr userdata);
Example #2
0
 public static extern void Receive(ToxHandle tox, ToxDelegates.CallbackFileReceiveDelegate callback);