Function

Purplexfers_get_handle

Declaration [src]

void*
purple_xfers_get_handle (
  void
)

Description [src]

Returns the handle to the file transfer subsystem.

Return value

Type: void*

The handle.

The data is owned by the called function.
The return value can be NULL.