DeviceAuthDialog
Es ist eine neuere Version dieser Klasse verfügbar. Sieh sie dir an mit der aktuellsten Version.
Erweiterungen:DialogFragment
Package:login
Konstruktoren
DeviceAuthDialog()
public DeviceAuthDialog()
Instance-Methoden
onDismiss(DialogInterface)

This method will be invoked when the dialog is dismissed.

public void onDismiss(DialogInterface dialog)
ParameterBeschreibung
dialogThe dialog that was dismissed will be passed into the method.
startLogin(Request)
public void startLogin(Request request)
ParameterBeschreibung
request