returnUrl property
getter/setter pair
KO: 친구 정보를 받을 URL, 리다이렉트 방식 웹 사용 시 필수
EN: URL to get the friend information, required for web with redirect method
Implementation
String? returnUrl;
KO: 친구 정보를 받을 URL, 리다이렉트 방식 웹 사용 시 필수
EN: URL to get the friend information, required for web with redirect method
String? returnUrl;