Class FCResponse

    • Constructor Summary

      Constructors 
      Constructor Description
      FCResponse()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • isSuccessful

        public boolean isSuccessful
      • statusCode

        public int statusCode
      • message

        public java.lang.String message
    • Constructor Detail

      • FCResponse

        public FCResponse()