|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
Zone holds and manipulates the details of all configured zones. More...
Public Member Functions | |
| string | getZoneName () |
| Returns the zone name. More... | |
| void | setZone (string) |
| Sets the zone name. More... | |
Zone holds and manipulates the details of all configured zones.
| string Zone::getZoneName | ( | ) |
Returns the zone name.
| void Zone::setZone | ( | string | ) |
Sets the zone name.
| name,the | zone name. |