loadRecommendedInvitableFriendProfiles
fun loadRecommendedInvitableFriendProfiles(offset: Int, limit: Int, callback: KGResultCallback<KGKakaoProfile.KGKakaoFriendsResponse?>?)
Deprecated
현재 앱을 플레이한 적이 없는 카카오 친구들의 프로필 정보 목록을 조회한다.(추천순으로 소팅)
Parameters
offset
조회할 오프셋. 0부터 시작.
limit
한번에 가져올 최대 갯수.
callback
결과 콜백.