Android SDK Version


public final class GameRequestDialog.Result
Helper object for handling the result from a requests dialog
Field Summary
Modifier and TypeFieldDescription
StringrequestId
Method Summary
Modifier and TypeMethodDescription
StringgetRequestId() Returns the request ID.
List<String>getRequestRecipients() Returns request recipients.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

getRequestId

StringgetRequestId()
Returns the request ID.

getRequestRecipients

List<String> getRequestRecipients()
Returns request recipients.