kakao-partner-android-sdk-rx / com.kakao.sdk.talk / TalkApiClient / friends

friends

fun friends(secureResource: Boolean? = true, offset: Int? = null, limit: Int? = null, order: Order? = null, callback: (friends: Friends<Friend>?, error: Throwable?) -> Unit): Unit

카카오톡 친구 목록을 조회합니다.