GroupInfo Type

A group listed by the NNTP server.

Remarks

This type describes information about a group as returned by the server. The GroupInfo fields contain information about each group such as the name, first and last article, and whether or not you can post to the group.

Fields

CanPost
boolean

This field indicates whether a group in a newsgroup listing allows postings or articles.

FirstArticle
long

This field shows the first available article in a newsgroup listing.

Group
String

This field shows the group name in a newsgroup listing.

LastArticle
long

This field shows the last available article in a newsgroup listing.

Constructors

public GroupInfo();



Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Android Edition - Version 20.0 [Build 8307]