C# Class SenseNet.Portal.Exchange.PushNotificationClient

Inheritance: System.Web.Services.WebService, INotificationServiceBinding
Exibir arquivo Open project: maxpavlov/FlexNet

Public Methods

Method Description
PushNotificationClient ( ) : System
SendNotification ( SendNotificationResponseType SendNotification1 ) : SendNotificationResultType

Private Methods

Method Description
SetWatermark ( Node contextNode, string watermark ) : Node

Method Details

PushNotificationClient() public method

public PushNotificationClient ( ) : System
return System

SendNotification() public method

public SendNotification ( SendNotificationResponseType SendNotification1 ) : SendNotificationResultType
SendNotification1 SendNotificationResponseType
return SendNotificationResultType