Function
Purpleserv_move_buddy
Declaration [src]
void
purple_serv_move_buddy (
PurpleBuddy* buddy,
PurpleGroup* orig,
PurpleGroup* dest
)
Parameters
buddy |
PurpleBuddy |
The Buddy. |
|
The data is owned by the caller of the function. | |
orig |
PurpleGroup |
Original group. |
|
The data is owned by the caller of the function. | |
dest |
PurpleGroup |
Destiny group. |
|
The data is owned by the caller of the function. |