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 TypeMethodDescriptionvoidinitialize(de.maxhenkel.voicechat.api.VoicechatApi api) voidregisterEvents(de.maxhenkel.voicechat.api.events.EventRegistration registration)
-
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
-
initialize
public void initialize(de.maxhenkel.voicechat.api.VoicechatApi api) - Specified by:
initializein interfacede.maxhenkel.voicechat.api.VoicechatPlugin
-