DeviceAuthDialog
Hereda de:DialogFragment
Paquete:login
Constructores
DeviceAuthDialog()
public DeviceAuthDialog()
Métodos de instancia
onDismiss(DialogInterface)

This method will be invoked when the dialog is dismissed.

public void onDismiss(DialogInterface dialog)
ParámetroDescripción
dialogThe dialog that was dismissed will be passed into the method.
startLogin(Request)
public void startLogin(Request request)
ParámetroDescripción
request