int HLunaServiceCall(const char *uri, const char *payload, HContext *context)
Send luna call.
Definition: libhelpers.c:3
const char * HLunaServiceMessage(LSMessage *msg)
Get payload message from luna call response.
Definition: libhelpers.c:13
Context for luna service calls.
Definition: libhelpers.h:17
int multiple
Whether the call is multiple (like subscription), or one-shot.
Definition: libhelpers.h:27
LSFilterFunc callback
Callback function called on incoming message.
Definition: libhelpers.h:21