public interface EventCallback
This is the interface for event callbacks. See the
set_event_callback method
for details.
GuestFS
Modifier and Type | Method | Description |
---|---|---|
void |
event(long event,
int eh,
java.lang.String buffer,
long[] array) |