-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Chris Rumpf edited this page Jul 28, 2022
·
13 revisions
Genesys Cloud Messenger Transport Mobile SDK (Messenger Transport) is an open source, thin network layer that exposes the same features afforded by the Web Messaging Guest APIs. Setup and use of Messenger Transport is documented at the Genesys Developer Center.
This library provides methods for connecting to Genesys Cloud Web Messaging APIs and WebSockets from Android and iOS native applications. The project is developed using Kotlin Multiplatform thus the implementation across Android and iOS SDKs is mostly similar.
- See Getting Started with Messenger Transport in the Genesys Developer Center if you are a customer looking to integrate Messenger Transport into your native application.
- See How to contribute if you are interested in contributing to the open source project that makes up the Messenger Transport. Pull requests from the community are welcomed!