MFSDKNativeKitSample-Android
Morfeus enables financial institutions to deliver consumer services using Intuition and Automation over multiple natural channels of engagement. The Morfeus iOS SDK provides a lightweight conversational / messaging UX interface for users to interact to the Morfeus Platform. The SDK enables rich conversation components to be embedded in existing iOS Mobile Apps.
Prerequisites
- Android Studio 2.3+
- Android 4.0.3+
Setup Environment Details
-
To Open Chat Bot you need to set Environment detail like BOT_URL, BOT_ID & BOT_NAME to the Constant fields on Constants.java file
-
You can find that file here Constants
Property Description BOT_ID The unique ID for the bot. BOT_NAME The bot name to display on top of chat screen. END_POINT_URL The bot API URL. For more details refer below link https://docs.triniti.ai/tutorials.html#managing-android