The mode a lamp can be in
| C# | Visual Basic | Visual C++ |
public class PhoneLampModeItem
Public Class PhoneLampModeItem
public ref class PhoneLampModeItem
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Phone..::.PhoneLampModeItem(String, String, String, String) |
Copnstructor which saves all the lamp information.
| |
| Phone..::.PhoneLampModeItem()()() |
Common constructor which will results in lamp values getting set to default values.
| |
| getButtonId |
The Button Id of the lamp.
| |
| getLampColor |
The color of the lamp.
| |
| getLampId |
The Lamp Id
| |
| getLampMode |
The LampMode of the lamp.
|
| Object | |
| Phone..::.PhoneLampModeItem | |
Assembly: ServiceProvider (Module: ServiceProvider)