Genesys CTI User Forum

Genesys CTI User Forum => Genesys-related Development => Topic started by: jimmies on March 03, 2017, 06:42:25 AM

Title: Chat SDK
Post by: jimmies on March 03, 2017, 06:42:25 AM
Hello there
Does Genesys provide an SDK for Android and iOS to help develop a new chat Application ? or only APIs documentation are available?

Thank you!
Title: Re: Chat SDK
Post by: Kubig on March 03, 2017, 07:11:58 AM
Use the GMS solution (Genesys Mobile Services)
Title: Re: Chat SDK
Post by: jimmies on March 03, 2017, 11:24:16 PM
Thanks
Yes this was what I planned to use to leverage the REST APIs, however I am after SDK to speedup the development cycle by reusing available libraries instead of crafting code around the APIs. Just surprised that Genesys doesn't provide that and only exposes APIs.

Sent from my SM-G935F using Tapatalk

Title: Re: Chat SDK
Post by: Kubig on March 06, 2017, 08:35:29 AM
You can use PSDK (C#, Java) in case you will be able to implement them into specific mobile OS.