Interface PendingReadLacOp.LacCallback

Enclosing class:
PendingReadLacOp

static interface PendingReadLacOp.LacCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    getLacComplete(int rc, long lac)
     
  • Method Details

    • getLacComplete

      void getLacComplete(int rc, long lac)