public class

StickerEvent

extends Object
java.lang.Object
   ↳ com.ksyun.media.shortvideo.sticker.StickerEvent

Class Overview

Created by zanxiaofei on 17/8/15.

Summary

Fields
public int index
public boolean isShow
public KSYStickerItem item
Public Constructors
StickerEvent(KSYStickerItem item, int index, boolean isShow)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public int index

public boolean isShow

public KSYStickerItem item

Public Constructors

public StickerEvent (KSYStickerItem item, int index, boolean isShow)