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";
Public Attributes | |
attribute ToiChannelService::TToiPropertyId | id |
attribute ToiChannelService::TToiPropertyValue | value |
The metadata property.
The value to match in the query.