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