getSlideComments
getSlideComments(CommentAuthor author) function
Returns all slide comments added by specific author.
Parameters
Name | Type | Description |
---|---|---|
author | CommentAuthor | Author of comments to find or null to return all comments. |
Returns all slide comments added by specific author.
Name | Type | Description |
---|---|---|
author | CommentAuthor | Author of comments to find or null to return all comments. |