Sony Addon SDK
public static interface

Registration.LedColumns

This project is no longer being supported and will not get any further updates.

Class Overview

Column-definitions for the Led-table

Summary

Constants
java.lang.String DEVICE_ID The ID of the device corresponding to this LED
java.lang.String COLORS The number of colors supported by the LED

Constants

Added in API level 1.0 public static final java.lang.String DEVICE_ID

The ID of the device corresponding to this LED

TYPE: INTEGER (long)

PRESENCE: REQUIRED

Constant Value: "deviceId"

Added in API level 1.0 public static final java.lang.String COLORS

The number of colors supported by the LED

TYPE: INTEGER (int)

PRESENCE: REQUIRED

Constant Value: "colors"