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