Skip to main content

switch_loadable_module_get_chat_application_interface

Function switch_loadable_module_get_chat_application_interface 

Source
pub unsafe extern "C" fn switch_loadable_module_get_chat_application_interface(
    name: *const c_char,
) -> *mut switch_chat_application_interface_t
Expand description

\brief Retrieve the chat application interface by it’s registered name \param name the name of the chat application \return the desired chat application interface