Interface BLProgressReceiverType


public interface BLProgressReceiverType
A function that receives progress events during operations.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Receive a progress event.
  • Method Details

    • onProgressEvent

      void onProgressEvent(BLProgressEventType event)
      Receive a progress event.
      Parameters:
      event - The event