KOAppFriendContext Class Reference

Inherits from KOBaseContext : NSObject
Declared in KOAppFriendContext.h

Overview

앱 친구 목록 페이징의 정보를 처리하기 위한 Context

  orderType

친구 정렬 타입

@property (nonatomic, readonly) KOAppFriendOrderType orderType

Declared In

KOAppFriendContext.h

  favoriteCount

내려온 친구 목록 중 즐겨찾기에 등록되어 있는 친구 수

@property (nonatomic, readonly) NSNumber *favoriteCount

Discussion

Warning: 값을 가져오려면, 이 컨텍스트로 KOSessionTask 친구 목록을 조회해야 합니다.

Declared In

KOAppFriendContext.h