You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Webex Connect Android SDK provides a messaging framework that enables app developers to embed bidirectional in-app messaging and interactive push notifications capabilities within their mobile applications.
4
+
5
+
## Core SDK Flavours:
6
+
7
+
- Full SDK: Webex Connect Core SDK - Full
8
+
9
+
- This SDK supports Live Chat / In-App and Push Messaging capabilities.
10
+
11
+
- Supports all the features.
12
+
13
+
- Details of all features can be found [here](https://developers.imiconnect.io/docs/sdk-vs-sdk-lite).
14
+
- In the Full SDK, you will have two SDKs, and you can integrate the SDKs based on the push provider (FCM and HMS).
15
+
16
+
- Lite SDK: Webex Connect Core SDK - Lite
17
+
18
+
- This SDK supports Live Chat / In-App and Push Messaging capabilities.
19
+
20
+
- It does not support device attribute monitoring capability.
21
+
22
+
- Details of all features can be found [here](https://developers.imiconnect.io/docs/sdk-vs-sdk-lite).
23
+
- In the Lite SDK, you will have two SDKs, and you can integrate the SDKs based on the push provider (FCM and HMS).
24
+
25
+
Both the SDKs are independent of each other. You can use either one of them depending on your use case.
26
+
27
+
## Documentation Refences
28
+
29
+
[Overview of SDKs](https://developers.imiconnect.io/docs/overview-of-sdks)
0 commit comments