Motorola Mobility Confidential Restricted.
ToiResourceServiceResourceInfo Interface Reference

Description

This is the documentation for ToiResourceServiceResourceInfo.
Information about a system resource. Use toi.statics.ToiResourceServiceResourceInfo.create(<resource>, <type>, <name>, <availability>, <sharedActivities>) to create an instance of ToiResourceServiceResourceInfo.

import "ToiResourceServiceResourceInfo.idl";

List of all members.

Public Attributes

attribute
ToiResourceService::TToiResource 
resource
attribute
ToiResourceService::TToiResourceType 
type
attribute
ToiResourceService::TToiResourceName 
name
attribute
ToiResourceService::TToiAvailability 
availability
attribute
ToiResourceService::TToiActivityIdSequence 
sharedActivities

Member Data Documentation

The availability status of the resource.

The Name of the resource. For eg, the resource ToiResourceService::RESOURCE_TUNER& can have Name that is tuner Number. Like "0", "1", "2", etc.