Diffusion .NET Client Library  6.1.5
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.TopicDetails.Details.IUniversalTopicDetailsBuilder Interface Reference

Represents topic details builder of a universal (non-classic) builder. More...

Inheritance diagram for PushTechnology.ClientInterface.TopicDetails.Details.IUniversalTopicDetailsBuilder:

Public Member Functions

IUniversalTopicDetailsBuilder SetTopicType (TopicType topicType)
 Sets the topic type. More...
 

Detailed Description

Represents topic details builder of a universal (non-classic) builder.

Member Function Documentation

IUniversalTopicDetailsBuilder PushTechnology.ClientInterface.TopicDetails.Details.IUniversalTopicDetailsBuilder.SetTopicType ( TopicType  topicType)

Sets the topic type.

Parameters
topicTypeThe topic type.
Returns
A IUniversalTopicDetailsBuilder with the specified topic Type.
Exceptions
ArgumentNullExceptionThe topicType is null.
ArgumentExceptionThe topicType is not a universal topic type.

The documentation for this interface was generated from the following file: