RDK Documentation (Open Sourced RDK Components)
|
#include "webpa_adapter.h"
Go to the source code of this file.
Functions | |
void | libpd_set_notifyConfigFile (const char *configFile) |
Set Initial Notify config files. More... | |
void * | libpd_client_mgr (void *args) |
Initialize libparodus connection and load DB. More... | |
void | stop_parodus_recv_wait () |
Stops parodus receive wait thread. | |
void | sendNotification (char *payload, char *source, char *destination) |
@description This header defines the WebPA Abstraction APIs
Definition in file libpd.h.
void libpd_set_notifyConfigFile | ( | const char * | configFile | ) |
void* libpd_client_mgr | ( | void * | ) |