Interface ClientVoicechatConnectionEvent
- All Superinterfaces:
ClientEvent, Event
This event is emitted on the client when the voice chat connects/disconnects.
-
Method Summary
Methods inherited from interface ClientEvent
getVoicechatMethods inherited from interface Event
cancel, isCancellable, isCancelled
-
Method Details
-
isConnected
boolean isConnected()- Returns:
- if the voice chat is connected to the server
-