Diffusion .NET API  5.9.24
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.TopicDetails.Details.ICustomTopicDetailsBuilder Interface Reference

The custom topic details builder interface. More...

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

Public Member Functions

ICustomTopicDetailsBuilder SetHandler (string className)
 Sets the custom handler class name. More...
 

Detailed Description

The custom topic details builder interface.

Deprecated since 5.9.

Member Function Documentation

ICustomTopicDetailsBuilder PushTechnology.ClientInterface.TopicDetails.Details.ICustomTopicDetailsBuilder.SetHandler ( string  className)

Sets the custom handler class name.

Parameters
classNameSpecifies the full pathname of the custom topic data handler class available at the server. An instance of this class will be instantiated to represent the topic and maintain its state.
Returns

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