kakao-android-sdk-rx / com.kakao.sdk.story.model / StoryLike

StoryLike

data class StoryLike : Parcelable

Types

Emotion

enum class Emotion

Constructors

<init>

StoryLike(actor: StoryActor, emotion: Emotion)

Properties

actor

val actor: StoryActor

emotion

val emotion: Emotion