Method

PurpleXferget_remote_user

Declaration [src]

const char*
purple_xfer_get_remote_user (
  PurpleXfer* xfer
)

Description [src]

Returns the name of the remote user.

Return value

Type: const char*

The name of the remote user.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.