linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] How can I delete a LinphoneChatRoom


From: Sylvain Berfini
Subject: Re: [Linphone-developers] How can I delete a LinphoneChatRoom
Date: Mon, 6 Jul 2015 11:39:21 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1

Hi Yonatan,

First of all, why do you want to destroy it?
Nevertheless, the destroy() method should work. I just tried it (I called it just after deleteHistory) and I didn't see any crash. Can you send us some logs?

Cheers.
Sylvain Berfini
Software Engineer @ Belledonne Communications
Le 05/07/2015 14:20, Yonatan Nir a écrit :
Hello,

I'm trying to implement a method to delete a LinphoneChatRoom for an Android device.
Whenever I use this line on the room:   room.deleteHistory();   , the history is indeed deleted but the room itself still exists. It will only be deleted if I relaunch the application.
I tried adding this line:   room.destroy();     , but then the entire application crash with the error of Fatal Signal 11.
How can I delete the chat room without the need to relaunch the entire application?

Thank you,
Yonatan
!DSPAM:5599211a18631315950375!

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


!DSPAM:5599211a18631315950375!


reply via email to

[Prev in Thread] Current Thread [Next in Thread]