DeviceAuthDialog
Une version plus récente de cette classe est disponible. Rendez-vous sur la dernière version.
Prolonge :DialogFragment
Package :login
Constructeurs
DeviceAuthDialog()
public DeviceAuthDialog()
Méthodes d’instance
onDismiss(DialogInterface)

This method will be invoked when the dialog is dismissed.

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