An object that observes a Server object by managing status requests and updates. ServerStatusWatcher is a client-side server implementation detail, and users are not expected to need to use it directly. A Server's status watcher can be accessed via Server: -statusWatcher.
Creates a new ServerStatusWatcher.
server |
An instance of Server. |
The constructed ServerStatusWatcher.