KOStoryPermission Constants Reference

Declared in KOStoryMyStoryInfo.h

KOStoryPermission

스토리의 공개 범위

Definition

typedef NS_ENUM(NSInteger, KOStoryPermission ) {
   KOStoryPermissionUnknown = 0,
   KOStoryPermissionPublic = 1,
   KOStoryPermissionFriend = 2,
   KOStoryPermissionOnlyMe = 3,
};

Constants

KOStoryPermissionUnknown

알수 없는 공개 범위

Declared In KOStoryMyStoryInfo.h.

KOStoryPermissionPublic

전체공개

Declared In KOStoryMyStoryInfo.h.

KOStoryPermissionFriend

친구공개

Declared In KOStoryMyStoryInfo.h.

KOStoryPermissionOnlyMe

나만보기

Declared In KOStoryMyStoryInfo.h.

Declared In

KOStoryMyStoryInfo.h