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