Package xt.audio
Interface Callbacks.XtOnError
-
- All Superinterfaces:
com.sun.jna.Callback
- Enclosing interface:
- Callbacks
public static interface Callbacks.XtOnError extends com.sun.jna.Callback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
callback(Structs.XtLocation location, String message)
-
-
-
Method Detail
-
callback
void callback(Structs.XtLocation location, String message) throws Exception
- Throws:
Exception
-
-