public class WebSocketClosed extends Object
| Constructor and Description |
|---|
WebSocketClosed() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRequestId()
Request identifier.
|
Double |
getTimestamp()
Timestamp.
|
void |
setRequestId(String requestId)
Request identifier.
|
void |
setTimestamp(Double timestamp)
Timestamp.
|
Copyright © 2020. All rights reserved.