Function
PurpleProtocolget_statuses
Declaration [src]
GList*
purple_protocol_get_statuses (
PurpleAccount* account,
PurplePresence* presence
)
Parameters
account |
PurpleAccount |
The account the user is on. |
|
The data is owned by the caller of the function. | |
presence |
PurplePresence |
The presence for which we’re going to get statuses. |
|
The data is owned by the caller of the function. |