Home
last modified time | relevance | path

Searched refs:on_weak_message_destroy (Results 1 – 1 of 1) sorted by relevance

/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dchat.c320 static void on_weak_message_destroy(void *obj, belle_sip_object_t *message_being_destroyed) { in on_weak_message_destroy() function
328 …= bctbx_list_append(cr->weak_messages, belle_sip_object_weak_ref(cm, on_weak_message_destroy, cr)); in linphone_chat_room_add_weak_message()