ToiDvbEitCacheEventItemInfo Interface Reference


Description

This is the documentation for ToiDvbEitCacheEventItemInfo.
This structure contains an extended event descriptor connected to an EIT event. See EN 300 468 for more info. Use toi.statics.ToiDvbEitCacheEventItemInfo.create(<description>, <value>) to create an instance of ToiDvbEitCacheEventItemInfo.

import "ToiDvbEitCacheEventItemInfo.idl";

List of all members.

Public Attributes

attribute string description
attribute string value

Member Data Documentation

The description of the event item, UTF-8 encoded.

The value of the event item, UTF-8 encoded.