It's all about the answers!

Ask a question

Send mail with API client.


Francisco Javier Moreno López (087) | asked Jul 16 '09, 3:47 a.m.
Hello,

How can I send a mail with the API client in RTC?
I found the IMailerService class, but when I try to create a Object with the repo.getClientLibrary return a null.

The code is:

IMailerService mailerService = (IMailerService) repo.getClientLibrary(IMailerService.class);

Any help will be welcome.

Thank you.

2 answers



permanent link
Timo Walther (611) | answered Apr 28 '11, 5:02 a.m.
I have the same problem. I want to send a Team Invitation with the client API in RTC, but IMailerService is only available for server followup actions.

Is there a similar class for the client?

permanent link
Amos Baker (656) | answered May 27 '14, 5:38 p.m.
Hi, did you have any success using the IMailerService from client side ?

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.