Structures
The following structures are available globally.
-
카카오스토리 포스팅을 위한 스크랩 API 응답 클래스
Seealso
StoryApi.linkInfo(url:)
이 스크랩된 정보를 바탕으로 URL 링크를 포스팅 할 수 있습니다.
Seealso
StoryApi.postLink(content:linkInfo:permission:enableShare:androidExecParam:iosExecParam:androidMarketParam:iosMarketParam:)
Declaration
Swift
public struct LinkInfo : Codable
-
카카오스토리의 내스토리 정보 중 이미지 내용을 담고 있는 구조체
See moreDeclaration
Swift
public struct StoryMedia : Codable
-
카카오스토리의 댓글 정보를 담고 있는 구조체
See moreDeclaration
Swift
public struct StoryComment : Codable
-
카카오스토리의 작성자 정보를 담고 있는 구조체
See moreDeclaration
Swift
public struct StoryActor : Codable
-
카카오스토리의 좋아요 등 느낌(감정표현)에 대한 정보를 담고 있는 구조체
See moreDeclaration
Swift
public struct StoryLike : Codable
-
Declaration
Swift
public struct Story : Codable
-
포스팅결과 내용을 담고 있는 구조체
See moreDeclaration
Swift
public struct StoryPostResult : Codable
-
Declaration
Swift
public struct StoryProfile : Codable