Add note clarifying the disconnected state

Makes it clear that the RFB module can not transition away from the
disconnected state.
This commit is contained in:
Samuel Mannehed 2017-10-12 15:01:38 +02:00
parent f5d40c6a4b
commit 90ab0d38e5
1 changed files with 3 additions and 1 deletions

View File

@ -226,7 +226,9 @@ __RFB onUpdateState callback details__
The RFB module has an 'onUpdateState' callback that is invoked after
the noVNC connection state changes. Here is a list of the states that
are reported.
are reported. Note that the RFB module can not transition from the
disconnected state in any way, a new instance of the object has to be
created for new connections.
| connection state | description
| ---------------- | ------------