Deprecated API

Deprecated Fields
com.mot.iden.multimedia.Lighting.STATUS_AMBER
          This value is replaced with LIGHT_STATE_YELLOW 
com.mot.iden.multimedia.Lighting.STATUS_GREEN
          This value is replaced with LIGHT_STATE_GREEN 
com.mot.iden.multimedia.Lighting.STATUS_OFF
          This value is replaced with LIGHT_STATE_OFF 
com.mot.iden.multimedia.Lighting.STATUS_RED
          This value is replaced with LIGHT_STATE_RED 
 

Deprecated Methods
com.mot.iden.math.Float.add(Float, Float)
            
com.mot.iden.math.Float.add(String, String)
            
com.mot.iden.voicenote.VoiceNote.availableTime()
          Replaced by VoiceNote.availableTime(int vocoder) 
com.mot.iden.multimedia.Lighting.backlightOff()
          This method is replaced with setLighting 
com.mot.iden.multimedia.Lighting.backlightOn()
          This method is replaced with setLighting 
com.mot.iden.math.Float.divide(Float, Float)
            
com.mot.iden.math.Float.divide(String, String)
            
com.mot.iden.multimedia.Lighting.keypadLightOff()
          This method is replaced with setLighting 
com.mot.iden.multimedia.Lighting.keypadLightOn()
          This method is replaced with setLighting 
com.mot.iden.math.Float.multiply(Float, Float)
            
com.mot.iden.math.Float.multiply(String, String)
            
com.mot.iden.math.Float.pow(Float, int)
            
com.mot.iden.math.Float.pow(String, int)
            
com.mot.iden.voicenote.VoiceNote.record(String)
          Replaced by VoiceNote.record(String filename int vocoder) 
com.mot.iden.multimedia.Lighting.setStatusLight(int)
          This method is replaced with setLighting 
com.mot.iden.math.Float.sqrt(Float)
            
com.mot.iden.math.Float.sqrt(String)
            
com.mot.iden.math.Float.subtract(Float, Float)
            
com.mot.iden.math.Float.subtract(String, String)