Interface INativeItemListener


@Ser public interface INativeItemListener
Interface to define an item listener.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    The method is called when an event is reported to the listener.
  • Method Details

    • onNativeItemEvent

      void onNativeItemEvent(NativeItemEvent event)
      The method is called when an event is reported to the listener.
      Parameters:
      event -