Class CommentAction

java.lang.Object
com.independentsoft.graph.files.CommentAction

public class CommentAction extends Object
  • Constructor Details

    • CommentAction

      public CommentAction()
    • CommentAction

      public CommentAction(JsonObject jsonObject)
  • Method Details

    • isReply

      public boolean isReply()
    • getParentAuthor

      public IdentitySet getParentAuthor()
    • getParticipants

      public List<IdentitySet> getParticipants()