Ring Daemon 16.0.0
|
This structure is filled by plugin. More...
#include <jamiplugin.h>
Public Attributes | |
void * | closure |
JAMI_PluginCreateFunc | create |
JAMI_PluginDestroyFunc | destroy |
JAMI_PluginVersion | version |
This structure is filled by plugin.
JAMI_PluginAPI.registerObjectFactory data
Definition at line 77 of file jamiplugin.h.
void* JAMI_PluginObjectFactory::closure |
Definition at line 80 of file jamiplugin.h.
JAMI_PluginCreateFunc JAMI_PluginObjectFactory::create |
Definition at line 81 of file jamiplugin.h.
JAMI_PluginDestroyFunc JAMI_PluginObjectFactory::destroy |
Definition at line 82 of file jamiplugin.h.
JAMI_PluginVersion JAMI_PluginObjectFactory::version |
Definition at line 79 of file jamiplugin.h.