Package 

Class Challenge

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Bitmap challenge
    • Method Summary

      Modifier and Type Method Description
      final Unit solve(String answer)
      final Challenge copy(String id, Bitmap challenge_, Function1<Challenge, Unit> solution)
      final Bitmap getChallenge()
      • Methods inherited from class com.screenmeet.sdk.Challenge

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait