libpurple/account.h

branch
next.minor
changeset 25888
d0fdd378a635
parent 22592
0c01dc1d3ddd
child 25911
f22097dc8413
equal deleted inserted replaced
25887:6eac2f6c32e2 25888:d0fdd378a635
251 251
252 /** 252 /**
253 * Notifies the user that a remote user has wants to add the local user 253 * Notifies the user that a remote user has wants to add the local user
254 * to his or her buddy list and requires authorization to do so. 254 * to his or her buddy list and requires authorization to do so.
255 * 255 *
256 * This will present a dialog informing the user of this and ask if the 256 * This will present a dialog informing the user of this and ask if the
257 * user authorizes or denies the remote user from adding him. 257 * user authorizes or denies the remote user from adding him.
258 * 258 *
259 * @param account The account that was added 259 * @param account The account that was added
260 * @param remote_user The name of the user that added this account. 260 * @param remote_user The name of the user that added this account.
261 * @param id The optional ID of the local account. Rarely used. 261 * @param id The optional ID of the local account. Rarely used.

mercurial