toggle menu
amity-sdk
6.35.0.0
androidJvm
switch theme
search in API
amity-sdk
/
com.amity.socialcloud.sdk.api.core.reaction
/
AmityReactionRepository
Amity
Reaction
Repository
class
AmityReactionRepository
Members
Functions
add
Reaction
Link copied to clipboard
fun
addReaction
(
reactionReference
:
AmityReactionReference
,
reactionName
:
String
)
:
Completable
get
Reactions
Link copied to clipboard
fun
getReactions
(
reactionReference
:
AmityReactionReference
)
:
AmityReactionQuery.Builder
remove
Reaction
Link copied to clipboard
fun
removeReaction
(
reactionReference
:
AmityReactionReference
,
reactionName
:
String
)
:
Completable