Class ClientEnableVoiceEvent

All Implemented Interfaces:
Cancellable

public class ClientEnableVoiceEvent extends CancellableClientEvent
This event is called whenever a client enables voice chat. This event is cancellable, and if cancelled, the client will not be able to enable voice chat (not showing the tab)
  • Constructor Details

    • ClientEnableVoiceEvent

      public ClientEnableVoiceEvent(Client client)