Home
last modified time | relevance | path

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

/dports/net/liblinphone/linphone-3.12.0/include/linphone/
H A Dcore.h4864 LINPHONE_PUBLIC void linphone_core_enable_chat(LinphoneCore *lc);
/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dchat.c174 void linphone_core_enable_chat(LinphoneCore *lc) { in linphone_core_enable_chat() function
H A Dlinphonecore_jni.cc2790 linphone_core_enable_chat((LinphoneCore*)ptr); in Java_org_linphone_core_LinphoneCoreImpl_enableChat()