Uses of Class
com.podio.comment.CommentUpdate
-
Packages that use CommentUpdate Package Description com.podio.comment -
-
Uses of CommentUpdate in com.podio.comment
Methods in com.podio.comment with parameters of type CommentUpdate Modifier and Type Method Description voidCommentAPI. updateComment(int commentId, CommentUpdate comment)Updates an already created comment.
-