Diffusion .NET API  5.9.4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl Member List

This is the complete list of members for PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl, including all inherited members.

AddMissingTopicHandler(string topicPath, IMissingTopicHandler handler)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
AddTopic(string topicPath, ITopicDetails details, ITopicControlAddCallback callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
AddTopic(string topicPath, ITopicDetails details, IBytes value, ITopicControlAddCallback callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
AddTopic(string topicPath, TopicType topicType, ITopicControlAddCallback callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
AddTopic(string topicPath, TopicType topicType, IBytes value, ITopicControlAddCallback callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
AddTopic(string topicPath, ITopicSpecification specification, ITopicControlAddCallback callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
AddTopic(string topicPath, ITopicSpecification specification, IBytes value, ITopicControlAddCallback callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
AddTopic< TContext >(string topicPath, ITopicDetails details, TContext context, ITopicControlAddContextCallback< TContext > callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
AddTopic< TContext >(string topicPath, ITopicDetails details, IBytes value, TContext context, ITopicControlAddContextCallback< TContext > callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
AddTopic< TContext >(string topicPath, TopicType topicType, TContext context, ITopicControlAddContextCallback< TContext > callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
AddTopic< TContext >(string topicPath, TopicType topicType, IBytes value, TContext context, ITopicControlAddContextCallback< TContext > callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
AddTopic< TContext >(string topicPath, ITopicSpecification specification, TContext context, ITopicControlAddContextCallback< TContext > callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
AddTopic< TContext >(string topicPath, ITopicSpecification specification, IBytes value, TContext context, ITopicControlAddContextCallback< TContext > callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
AddTopicEventListener(string topicPath, ITopicControlTopicEventListener listener)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
AddTopicFromValue< TValue >(string topicPath, TValue value, ITopicControlAddCallback callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
AddTopicFromValue< TValue, TContext >(string topicPath, TValue value, TContext context, ITopicControlAddContextCallback< TContext > callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
CreateDetailsBuilder< TBuilder >()PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
NewDetails(TopicType topicType)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
NewSpecification(TopicType topicType)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
Remove(string topicSelector, ITopicControlRemovalCallback callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
Remove< TContext >(string topicSelector, TContext context, ITopicControlRemovalContextCallback< TContext > callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
RemoveTopics(string topics, ITopicControlRemoveCallback callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
RemoveTopics< TContext >(string topics, TContext context, ITopicControlRemoveContextCallback< TContext > callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
RemoveTopicsWithSession(string topicPath, Callbacks.ITopicTreeHandler registrationHandler)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControl
SessionPushTechnology.ClientInterface.Client.Features.IFeature