Data Delivery C API Library Reference  1.2
Data Fields
ddca_admin_event_t Struct Reference

Event data variable type for Admin Event API. More...

Data Fields

char * type
ddca_admin_event_data_t * payload

Detailed Description

Event data variable type for Admin Event API.

This variable type expresses all event data between Admin Agent application and data delivery core. The contents of payload member varies according to the value of type member.


Field Documentation

ddca_admin_event_data_t* ddca_admin_event_t::payload

actual event data according to the type

type of the event

 All Data Structures Files Functions Variables Typedefs Defines