# Interface: com.pnfsoftware.jeb.core.units.code.asm.items.INativeItemListener

Interface to define an item listener.

## Method: onNativeItemEvent
- parameter: `event`, type: `com.pnfsoftware.jeb.core.units.code.asm.items.NativeItemEvent`

Description: The method is called when an event is reported to the listener.
parameter: event: native item event

