Class RadioPlugin

java.lang.Object
com.codinglitch.simpleradio.RadioPlugin
All Implemented Interfaces:
de.maxhenkel.voicechat.api.VoicechatPlugin

public class RadioPlugin extends Object implements de.maxhenkel.voicechat.api.VoicechatPlugin
  • Constructor Details

    • RadioPlugin

      public RadioPlugin()
  • Method Details

    • getPluginId

      public String getPluginId()
      Specified by:
      getPluginId in interface de.maxhenkel.voicechat.api.VoicechatPlugin
    • registerEvents

      public void registerEvents(de.maxhenkel.voicechat.api.events.EventRegistration registration)
      Specified by:
      registerEvents in interface de.maxhenkel.voicechat.api.VoicechatPlugin
    • initialize

      public void initialize(de.maxhenkel.voicechat.api.VoicechatApi api)
      Specified by:
      initialize in interface de.maxhenkel.voicechat.api.VoicechatPlugin