KOStoryCommentInfo Class Reference

Inherits from NSObject
Declared in KOStoryCommentInfo.h
KOStoryCommentInfo.m

Overview

@class KOStoryCommentInfo

카카오스토리의 댓글 정보를 담고 있는 구조체.

  text

댓글의 텍스트 내용

@property (nonatomic, readonly) NSString *text

Discussion

@property text

Declared In

KOStoryCommentInfo.h

  writer

댓글의 작성자

@property (nonatomic, readonly) KOStoryActorInfo *writer

Discussion

@property writer

Declared In

KOStoryCommentInfo.h