Classes
| Class | Description |
|---|---|
| Camera |
SummaryClass that represents a camera on the device |
| CameraResolution |
SummarySpecifies a camera resolution |
| DanceStep |
SummaryClass used to define a single dance step for wimo. A dance is a series of DanceSteps |
| DeviceUtils |
SummaryHelper Utilities |
| SmsCommand |
SummaryClass used to intercept commands sent via SMS. Commands are queued until dequeued by the user |
| SmsCommandEventArgs |
SummaryEvent arguments for SmsCommand interception |
Delegates
| Delegate | Description |
|---|---|
| SmsCommandHandler |
SummaryDelegate used when an sms is intercepted that contains a command from the desktop |