Diffusion .NET API  5.9.24
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Features.Control.Topics.TopicControlRemoveCallbackDefault Class Reference

A default implementation of ITopicControlRemoveCallback. More...

Inheritance diagram for PushTechnology.ClientInterface.Client.Features.Control.Topics.TopicControlRemoveCallbackDefault:
PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControlRemoveCallback PushTechnology.ClientInterface.Client.Features.ICallback

Public Member Functions

virtual void OnDiscard ()
 Notification that a call context was closed prematurely, typically due to a timeout or the session being closed. More...
 
virtual void OnTopicsRemoved ()
 Topic(s) have been removed. More...
 

Detailed Description

A default implementation of ITopicControlRemoveCallback.

Member Function Documentation

virtual void PushTechnology.ClientInterface.Client.Features.Control.Topics.TopicControlRemoveCallbackDefault.OnDiscard ( )
virtual

Notification that a call context was closed prematurely, typically due to a timeout or the session being closed.

No further calls will be made for the context.

Implements PushTechnology.ClientInterface.Client.Features.ICallback.

virtual void PushTechnology.ClientInterface.Client.Features.Control.Topics.TopicControlRemoveCallbackDefault.OnTopicsRemoved ( )
virtual

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