Class VoiceStateUpdateEventImpl

    • Constructor Detail

      • VoiceStateUpdateEventImpl

        public VoiceStateUpdateEventImpl​(ServerVoiceChannel channel,
                                         java.lang.String sessionId)
        Constructs a new VoiceStateUpdateEventImpl instance.
        Parameters:
        channel - The channel this voice server update is for.
        sessionId - The session id for this user.