AppInviteDialog.Result

Helper object for handling the result from an app invites dialog.

확장:Object
패키지:widget
생성자
AppInviteDialog.Result(Bundle)

Constructor

public AppInviteDialog.Result(Bundle bundle)
매개변수설명
bundleThe results bundle
인스턴스 메서드
getData()

Returns the results data as a Bundle.

public Bundle getData()
Returns
The results bundle