editActivityComment

fun editActivityComment(commentId: String, newText: String): Observable<ZTActivityComment>

Update message of uploaded comment entity

Return

Observable emits updated ZTActivityComment entity

Parameters

commentId

uploaded comment entity id

newText

new comment message