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
HttpBackgroundClientManager Class Reference
Inheritance diagram for HttpBackgroundClientManager:
Process

Public Member Functions

HttpClient createClient ()
 Returns the HTTPClient object. More...
 
void deleteClient (HttpClient)
 destroy the HTTPCLient object. More...
 
- Public Member Functions inherited from Process
Device getOwnerDevice ()
 Returns the device for this process. More...
 

Member Function Documentation

◆ createClient()

HttpClient HttpBackgroundClientManager::createClient ( )

Returns the HTTPClient object.

Returns
HttpClient, the HTTPClient object.

◆ deleteClient()

void HttpBackgroundClientManager::deleteClient ( HttpClient  )

destroy the HTTPCLient object.

Parameters
HttpClient,theHTTPCLient to destroy.

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