| Interface | Description |
|---|---|
| ZoneManager |
A zone is a collection of scenes organized into a connected group.
|
| ZoneManager.ResolutionListener |
Used to notify requesters when an asynchronous zone load has
completed (successfully or not).
|
| ZoneProvider |
Defines the server-side of the
ZoneService. |
| Class | Description |
|---|---|
| ZoneMoveHandler |
Handles transitioning between zones.
|
| ZoneRegistry |
The zone registry takes care of mapping zone requests to the appropriate registered zone manager.
|
| ZoneSender |
Used to issue notifications to a
ZoneReceiver instance on a
client. |
Copyright © 2015. All rights reserved.