class AppsDynamiteSharedReaction extends Model (View source)

Properties

int $count
string $createTimestamp
bool $currentUserParticipated
protected $emojiType
protected $emojiDataType

Methods

setCount($count)

No description

int
getCount()

No description

setCreateTimestamp($createTimestamp)

No description

string
getCreateTimestamp()

No description

setCurrentUserParticipated($currentUserParticipated)

No description

bool
getCurrentUserParticipated()

No description

setEmoji(AppsDynamiteSharedEmoji $emoji)

No description

Details

setCount($count)

No description

Parameters

$count

int getCount()

No description

Return Value

int

setCreateTimestamp($createTimestamp)

No description

Parameters

$createTimestamp

string getCreateTimestamp()

No description

Return Value

string

setCurrentUserParticipated($currentUserParticipated)

No description

Parameters

$currentUserParticipated

bool getCurrentUserParticipated()

No description

Return Value

bool

setEmoji(AppsDynamiteSharedEmoji $emoji)

No description

Parameters

AppsDynamiteSharedEmoji $emoji

AppsDynamiteSharedEmoji getEmoji()

No description