AuthSwitchResponse packet

The confusingly named AuthSwitchResponse packet is actually a request sent by the client in response to an AuthSwitchRequest sent by the server. It contains the client's response to the server's request.

Properties

  • int sequenceId: the sequence ID for the packet.

  • String packetType: always "AuthSwitchResponse" - read-only

  • byte[] authPluginData: the client's response to the server's request