Christophe IRLES hat einen Kommentar hinterlassen
Hi, It helps a lot if you can specify which SDK you are using and its version ...
Christophe IRLES hat einen Kommentar hinterlassen
Hello, Are you using an SDK or just the REST API? To my knowledge, if you're using only the REST API, it's not possible to send instant messages (or only with a user with very high privileges). You...
Christophe IRLES hat einen Kommentar hinterlassen
Hi,No you cannot change the presence of another user. Because It's a personal information.Regards,Christophe
Christophe IRLES hat einen Kommentar hinterlassen
Hi,Did you check this sample:https://github.com/Rainbow-CPaaS/Rainbow-CSharp-SDK-Samples/tree/master/Windows_NetFwk/Telephony Regards
Christophe IRLES hat einen Kommentar hinterlassen
Hi Dimitrios, You can create an application (for example using SDK C# or SDK NodeJS) Regards,Christophe
Christophe IRLES hat einen Kommentar hinterlassen
Please ensure to read this documentation: https://developers.openrainbow.com/doc/hub/developer-sandboxed-platform HOST_NAME to use in any SDK must not start by "web" or "web-".For example, to use ...
Christophe IRLES hat einen Kommentar hinterlassen
Use "sandbox.openrainbow.com"
Christophe IRLES hat einen Kommentar hinterlassen
Hi,I suppose you have specified a bad host name.Use "openrainbow.com" or "openrainbow.net" for example.Regards
Christophe IRLES hat einen Kommentar hinterlassen
Hello,Some more details about how to send message with Alternative Content Type. About SDK C#: You can use SendAlternativeContentsToConversationId from IM service with alternativeContents as a list...
Christophe IRLES hat einen Kommentar hinterlassen
Great news. Perhaps your users were created but not yet "initialized".