Signal sent by the ChildrenIdCardGetterInterface when the ChildrenIdCardGetterInterface is requested to be cancelled.
Such an event is fired if the ChildrenIdCardGetterInterface was running and cancel is called. The ChildrenIdCardReady signal will be triggered shortly after.
No attachment for events of this type.
Signal sent by the ChildrenIdCardGetterInterface when the ChildrenIdCardGetterInterface is ready, i.e. getPartInstanceInfos can be called.
Warning, the ChildrenIdCardReady signal is sent when cancel is called and the ChildrenIdCardGetterInterface is updating. In such a case, not data will be available in the ChildrenIdCardGetterInterface.
The attachment is a string telling the request id of the call to retrieveChildrenIdCard (getLastRequestId).
The ChildrenIdCardGetterInterfaceSignal lists all the signals that may be sent by the ChildrenIdCardGetterInterface.
These signals are emitted by the ChildrenIdCardGetterInterface when some data is available.
part instance ids, getPartInstanceInfos can be called.Please refer to [ChildrenIdCardGetterInterface](../interfaces/ChildrenIdCardGetterInterface.html) for more information about children idcard requests.
See
ChildrenIdCardGetterInterface