public CreateGalleryItemCommentReplyAsync ( string comment, string galleryItemId, string parentId ) : Task |
||
comment | string | The text of the comment. |
galleryItemId | string | The gallery item id. |
parentId | string | The comment id that you are replying to. |
return | Task |