Public Member Functions | |
MuseConnectionPacket (ConnectionState previousConnectionState, ConnectionState currentConnectionState) | |
ConnectionState | getPreviousConnectionState () |
ConnectionState | getCurrentConnectionState () |
String | toString () |
Packet provides information about the connection state.
|
inline |
Provides access to the current connection status.
|
inline |
Provides access to the previous connection status.
|
inline |
Returns a string representation of this object.