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