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 | List of all members
Link Class Reference

Link is the class that handles the connection link. More...

Inheritance diagram for Link:
Antenna Cable

Public Member Functions

CONNECT_TYPES getConnectionType ()
 Returns the connection type. More...
 

Detailed Description

Link is the class that handles the connection link.

Member Function Documentation

◆ getConnectionType()

CONNECT_TYPES Link::getConnectionType ( )

Returns the connection type.

Returns
enum<CONNECT_TYPES>, the connection type. Connection types: FIRST_TYPE = 8100, ETHERNET_STRAIGHT = FIRST_TYPE, ETHERNET_CROSS, ETHERNET_ROLL, FIBER, PHONE, CABLE, SERIAL, AUTO, CONSOLE, WIRELESS, COAXIAL, OCTAL, CELLULAR, USB, CUSTOM_IO, BLUETOOTH_PAIRED, BLUETOOTH_BROADCAST, LAST_TYPE = BLUETOOTH_BROADCAST

The documentation for this class was generated from the following file: