public static interface Comment.ModeratorStatus
| Modifier and Type | Method and Description |
|---|---|
boolean |
isApproved()
return true if this comment is approved
|
boolean |
isFlagged()
return true if the comment is flagged
|
boolean |
isPending()
return true if this comment is pending
|
boolean |
isSpam()
return true if this comment is spam
|
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"