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