Class LCCaptchaOption

java.lang.Object
cn.leancloud.sms.LCCaptchaOption

public class LCCaptchaOption extends Object
  • Constructor Details

    • LCCaptchaOption

      public LCCaptchaOption()
  • Method Details

    • getWidth

      public int getWidth()
    • setWidth

      public void setWidth(int width)
    • getHeight

      public int getHeight()
    • setHeight

      public void setHeight(int height)
    • getRequestParam

      public Map<String,String> getRequestParam()