ApiCommentReply

class ApiCommentReply

Description

Class representing a comment reply.

Instance Methods

GetClassType(): commentReply

Returns a type of the ApiCommentReply class.

GetText(): string

Returns the comment reply text.

SetText(sText): ApiCommentReply

Sets the comment reply text.

GetAuthorName(): string

Returns the comment reply author's name.

SetAuthorName(sAuthorName): ApiCommentReply

Sets the comment reply author's name.

GetUserId(): string

Returns the user ID of the comment reply author.

SetUserId(sUserId): ApiCommentReply

Sets the user ID to the comment reply author.

Get Help

  • If you have any questions about ONLYOFFICE Docs, try the FAQ section first.
  • You can request a feature or report a bug by posting an issue on GitHub.
  • You can also ask our developers on ONLYOFFICE forum (registration required).