Package com.codinglitch.simpleradio
Class RadioPlugin
java.lang.Object
com.codinglitch.simpleradio.RadioPlugin
- All Implemented Interfaces:
de.maxhenkel.voicechat.api.VoicechatPlugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterEvents(de.maxhenkel.voicechat.api.events.EventRegistration registration) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.maxhenkel.voicechat.api.VoicechatPlugin
initialize
-
Constructor Details
-
RadioPlugin
public RadioPlugin()
-
-
Method Details
-
getPluginId
- Specified by:
getPluginIdin interfacede.maxhenkel.voicechat.api.VoicechatPlugin
-
registerEvents
public void registerEvents(de.maxhenkel.voicechat.api.events.EventRegistration registration) - Specified by:
registerEventsin interfacede.maxhenkel.voicechat.api.VoicechatPlugin
-