Cisco Cisco Configuration Engine 3.5 Entwickleranleitung

Seite von 344
C H A P T E R
10-1
Cisco Configuration Engine Software Development Kit API Reference and Programmer Guide 3.5
OL-17661-02
10
IMGW API Reference
Note
The IMGW API provided in IMGWDeviceClient.jar has been deprecated. These APIs do not work 
together with the new Device Admin API, or the Admin Web Service APIs.
IMGWDevice API
package com.cisco.cns.imgw
public class IMGWDevice 
A class used to access the IMGW deviceinfo database.
Public Data Structures and Types
static final int IMAGE_AGENT
Usage:
static final int IMAGE_AGENT;
static final int CONFIG_AGENT
Usage:
static final int CONFIG_AGENT;
Public Methods
setDebug()
A public method to set the m_debug_enable member data.