nn::nex::SubscriberPostContentParam Class

Syntax

class SubscriberPostContentParam

Description

Represents parameters related to posting content.

Member Functions

SubscriberPostContentParam Instantiates the object.
V ~SubscriberPostContentParam Destroys the object.
SetTopic Sets multiple topics to which to post content.
GetTopic Gets all post topics.
GetTopicSingle Gets a single post topic.
SetMessage Sets string information to include in the content.
GetMessage Gets string information included in the content.
SetBinary Sets the binary data to include in the content.
GetBinary Gets the binary data included in the content.
Reset Initializes an object to the default state generated by the constructor.
Trace Traces the content of a SubscriberContent object.

Revision History

2014/09/12
Initial version.

CONFIDENTIAL