toggle menu
amity-sdk
6.35.0.0
androidJvm
switch theme
search in API
amity-sdk
/
com.amity.socialcloud.sdk.api.social.comment.create
/
AmityCommentCreator
Amity
Comment
Creator
abstract
class
AmityCommentCreator
Inheritors
AmityAttachmentCommentCreator
AmityTextCommentCreator
Members
Properties
comment
Id
Link copied to clipboard
val
commentId
:
String
?
data
Types
Link copied to clipboard
val
dataTypes
:
List
<
String
>
metadata
Link copied to clipboard
val
metadata
:
JsonObject
?
parent
Id
Link copied to clipboard
val
parentId
:
String
?
reference
Id
Link copied to clipboard
val
referenceId
:
String
reference
Type
Link copied to clipboard
val
referenceType
:
String
Functions
get
Attachments
Link copied to clipboard
abstract
fun
getAttachments
(
)
:
JsonArray
?
get
Data
Link copied to clipboard
abstract
fun
getData
(
)
:
JsonObject
?
send
Link copied to clipboard
fun
send
(
)
:
Single
<
AmityComment
>
Creates a comment