Class TelemetrydHelper.BooleanCallback

java.lang.Object
org.bytedeco.javacpp.Pointer
org.bytedeco.javacpp.FunctionPointer
com.arrival.mobility.telemetryd.helper.TelemetrydHelper.BooleanCallback
All Implemented Interfaces:
AutoCloseable
Enclosing class:
TelemetrydHelper

public static class TelemetrydHelper.BooleanCallback extends FunctionPointer
  • Constructor Details

    • BooleanCallback

      protected BooleanCallback()
  • Method Details

    • call

      public void call(boolean success)