add Activity Comment
fun addActivityComment(activityId: String, text: String, mediaFileTemplates: Array<ZTMediaFileTemplate>?): Observable<ZTActivityComment>
Content copied to clipboard
Add new comment for activity
Return
Observable emits attached ZTActivityComment entity
Parameters
activityId
finished activity id
text
comment message
mediaFileTemplates
optional list of uploaded media files that will be attached to comment