Class CameraTypes


  • public class CameraTypes
    extends java.lang.Object
    Enumeration contains types of camera.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String BACK
      Rear camera
      static java.lang.String FRONT
      Front camera
    • Constructor Summary

      Constructors 
      Constructor Description
      CameraTypes()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CameraTypes

        public CameraTypes()