Package net.runelite.api
Interface MidiRequest
-
public interface MidiRequest
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getArchiveId()
Currently playing track/jingle idboolean
isJingle()
True if this midi request is a jingle, otherwise it is a track.
-