webOS Userland
Native system APIs for webOS
HContext Struct Reference

Context for luna service calls. More...

#include <libhelpers.h>

Public Attributes

LSFilterFunc callback
 Callback function called on incoming message.
 
void * userdata
 
void * unknown
 
int multiple
 Whether the call is multiple (like subscription), or one-shot.
 
int pub
 Whether the call is a public call or private call.
 
LSMessageToken ret_token
 

Detailed Description

Context for luna service calls.


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