Diffusion .NET API  5.9.24
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Features.IAckFeatureHandler Interface Reference

The callback handler interface for the message acknowledgement feature. More...

Public Member Functions

void ContentNotAcknowledged (IContent content)
 Notifies non-acknowledgement of content. More...
 

Detailed Description

The callback handler interface for the message acknowledgement feature.

Member Function Documentation

void PushTechnology.ClientInterface.Client.Features.IAckFeatureHandler.ContentNotAcknowledged ( IContent  content)

Notifies non-acknowledgement of content.

This would be notified it content was sent to the server which required acknowledgement and was not acknowledged within the specified period.

Parameters
content

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