nn::nex::SubscriberContent::GetTopic Member Function

Syntax

const qVector< String > & GetTopic() const;

Parameters

None.

Return Values

The topic content was posted to.

Description

Gets all topics to which the content was posted.

Gets all topics that were set when the content was posted. Content retrieved from the server always has one or more topics because one or more topics must be specified when posting content. Use the SubscriberUtil::TopicStringToReservedTopicNum function to convert a topic string to a reserved topic number.

Revision History

2014/09/12
Initial version.

CONFIDENTIAL