Skip to Content
0
Former Member
Mar 02, 2009 at 04:20 AM

How to use send method of the INotificatorService ??

29 Views

Hi ...

for the below method to send Notification to users -

void send(IRecipient recipient, IChannel channel, INotification notification)

I have the values for IRecipient (User email id ) and IChannel (through Email ) ..But I cannot create an object for INotification .

Can somebody please help me create this .

Regards

Smita