Signal sent by the ChildrenIdCardGetterInterface when the ChildrenIdCardGetterInterface is requested to be cancelled.
Such an event is fired if the ChildrenIdCardGetterInterface was running and ChildrenIdCardGetterInterface.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. ChildrenIdCardGetterInterface.getPartInstanceInfos can be called.
Warning, the ChildrenIdCardReady signal is sent when ChildrenIdCardGetterInterface.cancel is called and the ChildrenIdCardGetterInterface is updating. In such a case, no data will be available in the ChildrenIdCardGetterInterface.
The attachment is a string telling the request id of the call to ChildrenIdCardGetterInterface.retrieveChildrenIdCard (ChildrenIdCardGetterInterface.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, ChildrenIdCardGetterInterface.getPartInstanceInfos can be called.Please refer to ChildrenIdCardGetterInterface for more information about children id-card requests.
See
ChildrenIdCardGetterInterface