Get jabber id from a PurpleConvChatBuddy.

Benjamin Arnaud bunjeee at free.fr
Fri Mar 21 18:02:51 EDT 2008


Stu,
Apparently using that accessor I'm getting :
Chat at chat.server.com/name

I want the true Jabber ID: Smith at jabber.com

I'm using purple 2.3.1.

Mr Arnaud.

----- Original Message ----- 
From: "Stu Tomlinson" <stu at nosnilmot.com>
To: "Benjamin Arnaud" <bunjeee at free.fr>
Cc: <devel at pidgin.im>
Sent: Friday, March 21, 2008 9:26 PM
Subject: Re: Get jabber id from a PurpleConvChatBuddy.


> On Fri, 2008-03-21 at 19:38 +0100, Benjamin Arnaud wrote:
>> Hey there, I'm coding a Qt client using libpurple.
>> I'm trying to retrieve a jabber ID (eg: John at jabber.com) from
>> a PurpleConvChatBuddy. 
> 
> See chat_do_im() in pidgin/gtkconv.c - it uses char *who, but you can
> get that from a PurpleConvChatBuddy with purple_conv_chat_cb_get_name()
> 
> Regards,
> 
> 
> Stu.
> 
>




More information about the Devel mailing list