|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
Public Member Functions | |
| void | updateTableEvent () |
| Triggered when the table is updated. More... | |
| int | getPacketCnt () |
| Returns the packet count. More... | |
| UserTraffic | getUserTrafficAt (int) |
| Returns the user traffic at the given index. More... | |
Public Member Functions inherited from Process | |
| Device | getOwnerDevice () |
| Returns the device for this process. More... | |
\brief PhoneSignaling handles and manipulates the PPP encapsulation process.
\example network().getDevice("Router0").getProcess("PhoneSignaling")
| int PhoneSignaling::getPacketCnt | ( | ) |
Returns the packet count.
| UserTraffic PhoneSignaling::getUserTrafficAt | ( | int | ) |
Returns the user traffic at the given index.
| index,index | to get the traffic at. |
| void PhoneSignaling::updateTableEvent | ( | ) |
Triggered when the table is updated.
IPC event.