The following are methods for QuestionSuggestionFilter.
public void addGroupId(String groupId)
Type: void
To add more than one group, call the method multiple times.
public void addNetworkId(String networkId)
Type: void
To add more than one network, call the method multiple times.
public void addUserId(String userId)
Type: void
To add more than one user, call the method multiple times.
public void setTopicId(String topicId)
Type: void