扩展: | DialogFragment |
应用安装包: | login |
DeviceAuthDialog()
public DeviceAuthDialog()
onDismiss(DialogInterface)
This method will be invoked when the dialog is dismissed.
public void onDismiss(DialogInterface dialog)
参数 | 描述 |
---|---|
dialog | The dialog that was dismissed will be passed into the method. |
startLogin(Request)
public void startLogin(Request request)
参数 | 描述 |
---|---|
request |