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
tenaciousRas edited this page Nov 17, 2017
·
2 revisions
Boomtown's microConnect is a mobile application library that allows you to embed Boomtown's exceptional support experience in your own branded application. This project exposes microConnect as an Android Library. To embed microConnect in iOS applications see https://github.com/goboomtown/microConnect-ios.
In its most common usage, microConnect Android provides a help button as a custom view along with a listener for application developers to interact with events from the help button. Additionally, microConnect (as of v1.1.) provides optional integration with Boomtown's Monitoring Agent appliance. Developers can choose whether or not to leverage this optional feature.
To setup microConnect you will need your own memberId, memberUserId, as well as an API key and API secret. More information on how to obtain these values is available in this documentation set.