Returns whether the session is still valid. @return true if the session is valid
()
| 287 | * @return {@code true} if the session is valid |
| 288 | */ |
| 289 | boolean isValid(); |
| 290 | |
| 291 | |
| 292 | // --------------------------------------------------------- Public Methods |
no outgoing calls