LibMuse 6.0.3
com.choosemuse.libmuse.MuseConnectionPacket Class Reference

Public Member Functions

 MuseConnectionPacket (ConnectionState previousConnectionState, ConnectionState currentConnectionState)
 
ConnectionState getPreviousConnectionState ()
 
ConnectionState getCurrentConnectionState ()
 
String toString ()
 

Detailed Description

Packet provides information about the connection state.

Member Function Documentation

§ getCurrentConnectionState()

ConnectionState com.choosemuse.libmuse.MuseConnectionPacket.getCurrentConnectionState ( )
inline

Provides access to the current connection status.

Returns
The current (new) connection state.

§ getPreviousConnectionState()

ConnectionState com.choosemuse.libmuse.MuseConnectionPacket.getPreviousConnectionState ( )
inline

Provides access to the previous connection status.

Returns
The prior connection state.

§ toString()

String com.choosemuse.libmuse.MuseConnectionPacket.toString ( )
inline

Returns a string representation of this object.

Returns
a string representation of this object.

The documentation for this class was generated from the following file: