Interface VoiceHostEvent

All Superinterfaces:
Event, ServerEvent

public interface VoiceHostEvent extends ServerEvent
  • Method Details

    • getVoiceHost

      String getVoiceHost()
      Returns:
      the voice host string
    • setVoiceHost

      void setVoiceHost(String voiceHost)
      Overwrites voice chats voice host - This is sent to the client and used by it to connect to the server.
      Parameters:
      voiceHost - the voice host string