Interface UltraliteSDK.AcknowledgedCallback

Enclosing interface:
UltraliteSDK

public static interface UltraliteSDK.AcknowledgedCallback
Gets notified when requestAcknowledgement has been processed.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    The glasses have confirmed receipt of the request.
  • Method Details

    • onAcknowledged

      void onAcknowledged()
      The glasses have confirmed receipt of the request.