ToiDvbEitCacheExtendedEventInfo Interface Reference


Description

This is the documentation for ToiDvbEitCacheExtendedEventInfo.
This structure contains extended information about an EIT event. See EN 300 468 for more info. Use toi.statics.ToiDvbEitCacheExtendedEventInfo.create(<eventId>, <shortInfo>, <extendedInfo>) to create an instance of ToiDvbEitCacheExtendedEventInfo.

import "ToiDvbEitCacheExtendedEventInfo.idl";

List of all members.

Public Attributes

attribute long eventId
attribute string shortInfo
attribute string extendedInfo

Member Data Documentation

The identifier of the event.

A more extended description of the event, UTF-8 encoded. Refer to externed event descriptori's non itemized extended text.

A short description of the event, UTF-8 encoded. Refer to short event descriptor.