DeviceAuthDialog
Extends:DialogFragment
Package:login
Constructors
DeviceAuthDialog()
public DeviceAuthDialog()
Instance Methods
onDismiss(DialogInterface)

This method will be invoked when the dialog is dismissed.

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