-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 2437eec
Showing
3 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Change Log | ||
|
||
Webex Connect Android UI SDK with Changelog can be found [here](https://developers.imiconnect.io/docs/android-ui-sdk). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
All contents are licensed under the Cisco EULA | ||
(https://www.cisco.com/c/en/us/products/end-user-license-agreement.html) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
## Webex Connect Android UI SDK | ||
|
||
Webex Connect UI SDK for Android builds on the message transport capabilities exposed within the Core SDK through a collection of customizable user interface components. These components may be used to easily integrate a bidirectional in-app messaging and interactive push notifications capabilities within a host application. | ||
|
||
## Documentation Refences | ||
|
||
[Overview of UI SDK](https://developers.imiconnect.io/docs/overview-of-sdks#ui-sdk) | ||
|
||
[Quick Start Guide](https://developers.imiconnect.io/docs/android-sdk-ui-quick-start-guide) | ||
|
||
## Support | ||
|
||
[Webex Connect Support](https://developers.imiconnect.io/docs/imiconnect-support) | ||
|
||
## License | ||
|
||
© 2000-2023 Cisco Systems, Inc. and/or its affiliates. All Rights Reserved. | ||
|
||
See [LICENSE](https://github.com/webex/wxconnect-ui-android-sdk/blob/main/LICENSE) for details. |