edit Activity Comment
fun editActivityComment(commentId: String, newText: String): Observable<ZTActivityComment>
Content copied to clipboard
Update message of uploaded comment entity
Return
Observable emits updated ZTActivityComment entity
Parameters
commentId
uploaded comment entity id
newText
new comment message