DeviceAuthDialog
延伸:DialogFragment
套件:login
建構函式
DeviceAuthDialog()
public DeviceAuthDialog()
執行個體方法
onDismiss(DialogInterface)

This method will be invoked when the dialog is dismissed.

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