Motorola Mobility Confidential Restricted.
ToiNetDeviceConfigurationChangedEvent Interface Reference

Description

Called when the network configuration of device has changed. In case the device is initialzed/uninitialized, observers will be notified by ToiNetDeviceInitializationChangedEvent instead of this callback. In case the device link status changes, observers will be notified by ToiNetDeviceLinkChangedEvent instead of this callback.

Parameters:
infoThe network device info.

import "ToiNetDeviceConfigurationChangedEvent.idl";

Inheritance diagram for ToiNetDeviceConfigurationChangedEvent:
ToiEvent

List of all members.

Public Attributes

readonly attribute
ToiNetConfigurationNetDeviceInfo 
info