Purple BUSY status
bunjee
bunjeee at free.fr
Tue Nov 6 06:15:45 EST 2007
bunjee wrote:
>
> Hello,
>
> Purple 2.0.0,
> I'm trying to change my account's status using this function :
>
> purple_account_set_status(&getAccountFromId(id)->getAccount(),
> "away",//getStatusId_from_Status(status),
> TRUE,
> NULL);
>>> It's working perfectly with the away type.
>
> For some reason when calling this :
> purple_account_set_status(&getAccountFromId(id)->getAccount(),
> "unavailable",//getStatusId_from_Status(status),
> TRUE,
> NULL);
>>> The status doesn't seem to change to "busy", in fact it doesn't change
>>> at all.
>
> Do you have any idea? Is it the proper way to set the busy/Do not disturb
> status ?
>
> Thanks.
>
--
View this message in context: http://www.nabble.com/Purple-BUSY-status-tf4754455.html#a13604648
Sent from the Pidgin - Development mailing list archive at Nabble.com.
More information about the Devel
mailing list