![]() |
![]() |
![]() |
libinfinity-0.6 Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
"node-id" guint : Read / Write / Construct Only "requestor" InfXmlConnection* : Read / Write / Construct Only
InfdRequest represents an asynchronous operation carried out on the server side. It has the "requestor" property which specifies which connection triggered the request, if any.
typedef struct _InfdRequest InfdRequest;
InfdRequest is an opaque data type. You should only access it via the public API functions.
"node-id"
property"node-id" guint : Read / Write / Construct Only
The ID of the node affected by the request.
Default value: 4294967295
"requestor"
property"requestor" InfXmlConnection* : Read / Write / Construct Only
The connection making the request.