[This is preliminary documentation and is subject to change.]
Joins a zone with this topic.
All SIF messaging performed on this topic will be propagated to all
zones joined with the topic. For example, calling the query
method queries all of the topic's zones, and SIF_Responses received by
each zone are first dispatched to the topic's QueryResults object.
- zone (IZone)
- Zone created by the agent ZoneFactory
| Exception | Condition |
|---|---|
| AdkException | AdkException is thrown if the zone is already joined to a
topic or if there is a SIF error during agent registration.
|