class SubscriberPostContentParam
Represents parameters related to posting content.
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. |
CONFIDENTIAL