# DeviceAPI

SMS = 2
SMS0 = NokiaSMS
SMS1 = SiemensSMS
NokiaSMS = com.nokia.mid.messaging.Message
SiemensSMS = com.siemens.mp.gsm.SMS

Vibra = 2
Vibra0 = NokiaVibra
Vibra1 = SiemensVibra
NokiaVibra = com.nokia.mid.ui.DeviceControl
SiemensVibra = com.siemens.mp.game.Vibrator

Sound = 2
Sound0 = NokiaSound
Sound1 = SiemensSound
NokiaSound = com.nokia.mid.sound.Sound
SiemensSound = com.siemens.mp.game.Sound

Light = 2
Light0 = NokiaLight
Light1 = SiemensLight
NokiaLight = com.nokia.mid.ui.DeviceControl
SiemensLight = com.siemens.mp.game.Light