Tizen Native API  3.0
org.freedesktop.DBus.Introspectable

Functions

Eldbus_Pendingeldbus_object_introspect (Eldbus_Object *obj, Eldbus_Message_Cb cb, const void *data)

Function Documentation

Eldbus_Pending* eldbus_object_introspect ( Eldbus_Object obj,
Eldbus_Message_Cb  cb,
const void *  data 
)

Call the method "Introspect" on the eldbus object.

Parameters:
objEldbus object.
cbCallback called when receiving an answer.
dataData passed to the callback.
Returns:
The Eldbus_Pending corresponding to the message sent.
Since :
3.0
Examples:
banshee.c.