Motorola Mobility Confidential Restricted.
ToiNetConfigurationNetDeviceInfo Interface Reference

Description

This is the documentation for ToiNetConfigurationNetDeviceInfo.
The network device info. Use toi.statics.ToiNetConfigurationNetDeviceInfo.create(<id>, <type>, <name>, <isInitialized>, <hasLink>) to create an instance of ToiNetConfigurationNetDeviceInfo.

import "ToiNetConfigurationNetDeviceInfo.idl";

List of all members.

Public Attributes

attribute
ToiNetConfiguration::TToiNetDeviceId 
id
attribute
ToiNetConfiguration::TToiNetDeviceType 
type
attribute string name
attribute boolean isInitialized
attribute boolean hasLink

Member Data Documentation

Indicates whether the network device has link or not.

A unique identifier of the network device.

Indicates whether the network device driver loaded or not. ToiNetConfigurationSession::setInitialized() is used to initialize/uninitialize the network device.

Network device name.