Set the isValid flag for this session. @param isValid The new value for the isValid flag
(boolean isValid)
| 279 | * @param isValid The new value for the <code>isValid</code> flag |
| 280 | */ |
| 281 | void setValid(boolean isValid); |
| 282 | |
| 283 | |
| 284 | /** |
no outgoing calls