public class StateChangeEvent extends Object
| Constructor and Description |
|---|
StateChangeEvent(ConnectionState previous,
ConnectionState current) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionState |
getCurrentState() |
ConnectionState |
getPreviousState() |
public StateChangeEvent(ConnectionState previous, ConnectionState current)
public ConnectionState getPreviousState()
public ConnectionState getCurrentState()
Copyright © 2015. All Rights Reserved.