resolveComment abstract method

void resolveComment(
  1. String commentId
)

Marks a comment as resolved.

Implementation

void resolveComment(String commentId);