ToiChannelServiceProperty Interface Reference


Description

This is the documentation for ToiChannelServiceProperty.
A structure used as a key-value pair by the ToiChannelService to provide information about particular channels as well as to specify queries for channels to the service. Use toi.statics.ToiChannelServiceProperty.create(<id>, <value>) to create an instance of ToiChannelServiceProperty.

import "ToiChannelServiceProperty.idl";

List of all members.

Public Attributes

attribute
ToiChannelService::TToiPropertyId 
id
attribute
ToiChannelService::TToiPropertyValue 
value

Member Data Documentation

The value to match in the query.