Method
GUPnPAVCDSLastChangeEntryget_parent_id
Declaration [src]
const char*
gupnp_cds_last_change_entry_get_parent_id (
GUPnPCDSLastChangeEntry* entry
)
Description [src]
Get the parent object id of the object in this change entry. This is only
valid if gupnp_cds_last_change_entry_get_event()
returns
GUPNP_CDS_LAST_CHANGE_EVENT_OBJECT_ADDED
.