Diffusion .NET API  5.9.24
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
Package PushTechnology.ClientInterface.Client.Topics.Update

Classes

interface  IContentUpdateBuilder
 A builder for building IUpdate updates of type UpdateType.CONTENT. More...
 
interface  IContentUpdateFactory
 Update factory for generic content-based updates. More...
 
interface  IPagedRecordOrderedUpdateFactory
 Update factory for ordered TopicType.PAGED_RECORD topics. More...
 
interface  IPagedRecordUnorderedUpdateFactory
 Update factory for unordered TopicType.PAGED_RECORD topics. More...
 
interface  IPagedStringOrderedUpdateFactory
 Update factory for ordered TopicType.PAGED_STRING topics. More...
 
interface  IPagedStringUnorderedUpdateFactory
 Update factory for unordered TopicType.PAGED_STRING topics. More...
 
interface  IPagedUnorderedUpdateFactory
 Base interface for paged unordered update factories. More...
 
interface  IPagedUpdateFactory
 Base interface for all paged update builders. More...
 
interface  IUpdate
 An encapsulation of the requirements for an update to a topic. More...
 
interface  IUpdateBuilder< out TB >
 Base interface for all update builders. More...
 
interface  IUpdateFactory
 The base interface for all update factories. More...
 
class  UpdateAction
 Indicates the update action. More...
 
class  UpdateType
 Indicates the type of update. More...