PopupResponse
Signature
interface PopupResponse<T> extends OauthResponse<T> 
Extends: OauthResponse<T>
Methods
Method  | Description  | 
|---|---|
팝업을 닫는 함수를 나타냅니다. 팝업이 닫힐때 부모 창에 OAuth 응답 데이터를 전달합니다.   | 
interface PopupResponse<T> extends OauthResponse<T> 
Extends: OauthResponse<T>
Method  | Description  | 
|---|---|
팝업을 닫는 함수를 나타냅니다. 팝업이 닫힐때 부모 창에 OAuth 응답 데이터를 전달합니다.   |