Send mail with API client.
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
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? |
Hi, did you have any success using the IMailerService from client side ?
|
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.