Interface ClientEvent
- All Superinterfaces:
Event
- All Known Subinterfaces:
ClientSoundEvent,ClientVoicechatConnectionEvent,MicrophoneMuteEvent,VoicechatDisableEvent
-
Method Summary
Methods inherited from interface de.maxhenkel.voicechat.api.events.Event
cancel, isCancellable, isCancelled
-
Method Details
-
getVoicechat
VoicechatClientApi getVoicechat()- Returns:
- the voice chat client API
-