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

This structure is filled by the PluginManager. More...

#include <jamiplugin.h>

Collaboration diagram for JAMI_PluginAPI:
Collaboration graph

Public Attributes

void * context
 
JAMI_PluginFunc invokeService
 
JAMI_PluginFunc manageComponent
 
JAMI_PluginFunc registerObjectFactory
 
JAMI_PluginVersion version
 

Detailed Description

This structure is filled by the PluginManager.

Definition at line 92 of file jamiplugin.h.

Member Data Documentation

◆ context

void* JAMI_PluginAPI::context

Definition at line 95 of file jamiplugin.h.

Referenced by jami::DLPlugin::DLPlugin(), and jami::PluginManager::PluginManager().

◆ invokeService

JAMI_PluginFunc JAMI_PluginAPI::invokeService

Definition at line 99 of file jamiplugin.h.

◆ manageComponent

JAMI_PluginFunc JAMI_PluginAPI::manageComponent

Definition at line 100 of file jamiplugin.h.

◆ registerObjectFactory

JAMI_PluginFunc JAMI_PluginAPI::registerObjectFactory

Definition at line 98 of file jamiplugin.h.

◆ version

JAMI_PluginVersion JAMI_PluginAPI::version

Definition at line 94 of file jamiplugin.h.

Referenced by jami::PluginManager::registerObjectFactory().


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