Send mail with API client.
![](http://jazz.net/_images/myphoto/908d68f0ba581b805aad648789a07a59.jpg)
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.
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.