Inherits from NSObject
Conforms to NSCopying
Declared in MCONNTPGroupInfo.h
MCONNTPGroupInfo.mm

Overview

This is information of a message fetched by MCONNTPListNewsgroupsOperation.

Tasks

Properties

messageCount

The number of messages in the news group.

@property (nonatomic, assign) unsigned int messageCount

Declared In

MCONNTPGroupInfo.h

name

The name of the news group.

@property (nonatomic, copy) NSString *name

Declared In

MCONNTPGroupInfo.h