ToiResourceServiceResourceInfo Interface Reference

Description

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

import "ToiResourceServiceResourceInfo.idl";

List of all members.

Public Attributes

attribute
ToiResourceService::TToiResource 
resource
attribute string name
attribute
ToiResourceService::TToiAvailability 
availability

Member Data Documentation

The availability status of the resource.

The Name of the resource. For eg, the resource RESOURCE_TUNER can have Name that is tuner Number. Like "0", "1", "2", etc. or "OOB". Empty if it has no name.