Author Topic: Chat SDK  (Read 2454 times)

Offline jimmies

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Chat SDK
« 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!

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2752
  • Karma: 44
Re: Chat SDK
« Reply #1 on: March 03, 2017, 07:11:58 AM »
Use the GMS solution (Genesys Mobile Services)

Offline jimmies

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: Chat SDK
« Reply #2 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


Offline Kubig

  • Hero Member
  • *****
  • Posts: 2752
  • Karma: 44
Re: Chat SDK
« Reply #3 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.