onStartInstallingUpdate abstract method

void onStartInstallingUpdate(
  1. ReaderSoftwareUpdate update,
  2. Cancellable cancelUpdate
)

The SDK is reporting that the reader has started installation of a required update that must be completed before the reader can be used.

Implementation

void onStartInstallingUpdate(ReaderSoftwareUpdate update, Cancellable cancelUpdate);