IsSolved
Checks if a comment is solved or not.
Syntax
expression.IsSolved();
expression
- A variable that represents a ApiComment class.
Parameters
This method doesn't have any parameters.
Returns
boolean
Checks if a comment is solved or not.
expression.IsSolved();
expression
- A variable that represents a ApiComment class.
This method doesn't have any parameters.
boolean