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
Bool

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

firstArticle
Int64

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

group
String

This property shows the group name in a newsgroup listing.

lastArticle
Int64

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

Constructors

public init()

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