Package 

Class LikeDialog.Result

    • Method Summary

      Modifier and Type Method Description
      Bundle getData() Returns the results data as a Bundle.
      • Methods inherited from class java.lang.Object

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

      • LikeDialog.Result

        LikeDialog.Result(Bundle bundle)
        Constructor
        Parameters:
        bundle - the results bundle
    • Method Detail