UpdateObjectInformation

Notifies the Siebel application about status changes of communications objects, for example, that an agent has become busy. Notifications about DN status are used to keep track of when calls end and new calls start. For the object properties that can be provided using datasetInfo, see SCObjectProperty.

ISC_RESULT (*UpdateObjectInformation)
   /* in  */(ISC_CLIENT_HANDLE              			handle,
   /* in  */ const ISC_STRING               			trackingID,
   /* in  */ const ISC_STRING               			mediaTargetAddr,
   /* in  */ const struct ISC_KVParamList*  datasetInfo);