Searched refs:linphone_chat_room_release (Results 1 – 3 of 3) sorted by relevance
311 void linphone_chat_room_release(LinphoneChatRoom *cr) { in linphone_chat_room_release() function
651 void linphone_chat_room_release(LinphoneChatRoom *cr);
6060 …lc->chatrooms = bctbx_list_free_with_data(lc->chatrooms, (MSIterateFunc)linphone_chat_room_release…