me For Partner
fun UserApiClient.meForPartner(propertyKeys: List<String>? = null, secureReSource: Boolean = true, callback: (user: PartnerUser?, error: Throwable?) -> Unit)
Content copied to clipboard
fun RxUserApiClient.meForPartner(propertyKeys: List<String>? = null, secureReSource: Boolean = true): Single<PartnerUser>
Content copied to clipboard
사용자 정보 가져오기
Retrieve user information
Parameters
property Keys
카카오계정 CI 값 대조가 필요한 경우 사용
Used to compare CI of Kakao Account
secure Re Source
이미지 URL을 HTTPS로 설정
Whether to use HTTPS for the image URL