Motorola Mobility Confidential Restricted.
ToiMediaSessionDistributionProperty Interface Reference

Description

This is the documentation for ToiMediaSessionDistributionProperty.

Technical Preview:
This structure is a TECHNICAL PREVIEW, it may change. Structure that represents a distribution identifier-value pair.

Use toi.statics.ToiMediaSessionDistributionProperty.create(<id>, <value>) to create an instance of ToiMediaSessionDistributionProperty.

import "ToiMediaSessionDistributionProperty.idl";

List of all members.

Public Attributes

attribute string id
attribute string value

Member Data Documentation

The identifier of the property.

The value this property has.