Extends: | DialogFragment |
Package: | login |
DeviceAuthDialog()
public DeviceAuthDialog()
onDismiss(DialogInterface)
This method will be invoked when the dialog is dismissed.
public void onDismiss(DialogInterface dialog)
Parameter | Description |
---|---|
dialog | The dialog that was dismissed will be passed into the method. |
startLogin(Request)
public void startLogin(Request request)
Parameter | Description |
---|---|
request |