Ring Daemon 16.0.0
Loading...
Searching...
No Matches
JAMI_PluginObjectFactory Struct Reference

This structure is filled by plugin. More...

#include <jamiplugin.h>

Collaboration diagram for JAMI_PluginObjectFactory:
Collaboration graph

Public Attributes

void * closure
 
JAMI_PluginCreateFunc create
 
JAMI_PluginDestroyFunc destroy
 
JAMI_PluginVersion version
 

Detailed Description

This structure is filled by plugin.

JAMI_PluginAPI.registerObjectFactory data

Definition at line 77 of file jamiplugin.h.

Member Data Documentation

◆ closure

void* JAMI_PluginObjectFactory::closure

Definition at line 80 of file jamiplugin.h.

◆ create

JAMI_PluginCreateFunc JAMI_PluginObjectFactory::create

Definition at line 81 of file jamiplugin.h.

◆ destroy

JAMI_PluginDestroyFunc JAMI_PluginObjectFactory::destroy

Definition at line 82 of file jamiplugin.h.

◆ version

JAMI_PluginVersion JAMI_PluginObjectFactory::version

Definition at line 79 of file jamiplugin.h.


The documentation for this struct was generated from the following file: