Signal sent by the DocumentContentGetterInterface when the DocumentContentGetterInterface has been cancelled.
Such an event is fired if the DocumentContentGetterInterface was updating and DocumentContentGetterInterface.cancel is called. The DocumentContentReady signal will be triggered shortly after.
No attachment for events of this type.
Signal sent by the DocumentContentGetterInterface when the DocumentContentGetterInterface is ready, i.e. DocumentContentGetterInterface.getDocumentContent can be called.
Warning, the DocumentContentReady signal is sent when DocumentContentGetterInterface.cancel is called and the DocumentContentGetterInterface is updating.
The attachment is a string telling the request id of the call to DocumentContentGetterInterface.retrieveDocumentContent (DocumentContentGetterInterface.getLastRequestId).
The DocumentContentGetterInterfaceSignal lists all the signals that may be sent by the DocumentContentGetterInterface.
These signals are emitted by the DocumentContentGetterInterface when some data is available.
Please refer to the DocumentContentGetterInterface for more information.
See