public class KillConnectionParams extends MessageParams
| Constructor and Description |
|---|
KillConnectionParams(java.lang.String connectionID) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConnectionID()
Gets The ID of the connection to kill
|