polewsdirect.blogg.se

Icq web 2 go
Icq web 2 go












Here's a general overview of the process of integrating a custom notification gateway:ġ) Create a notification gateway form with your custom inner control(s) for entering the target where the notification message should be sent. It uses ICQMessage and ICQProvider classes. ICQNotificationGateway.cs - custom notification gateway, integration is built on the customization model mentioned below.Any work with ICQ message is implemented in the way of using ICQMessage class.įollowing class represents the ICQ notification gateway for sending ICQ messages to content changes. ICQProvider.cs - Simple ICQ provider which enables user to send ICQ message.ICQMessage.cs - Simple data container representing ICQ message.It means you can simply use it to log in to your ICQ account, initialize ICQ message and send it to another ICQ number. Here is the complete list of the classes included in the ICQ assembly:įollowing two classes represents the base ICQ provider for sending ICQ messages. You can use it either for sending ICQ messages to anyone using ICQ Provider API ( ICQ gateway) or for sending ICQ notifications to content changes ( ICQ notification gateway). Its code is included in the ICQ assembly which can be downloaded as part of the installation package from our marketplace. You can even build your custom notification provider. I will describe you the process of customization by creating ICQ notification gateway.

icq web 2 go

It means user can subscribe to obtain e-mail message when some document is created, updated or deleted.

icq web 2 go

Since version 4.0 there is a support for sending notifications to content changes. Finally, I will mention workaround for sending timed notifications. First I will describe you the process of creating custom notification gateway, then I will follow this process to create ICQ notification gateway.














Icq web 2 go