Package 

Class AppInviteDialog.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

      • AppInviteDialog.Result

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