how to connect to Microsoft bot framework from android cilent

后端 未结 3 1083
慢半拍i
慢半拍i 2020-12-11 05:02

I created a simple android app which sends a message though JSON format using restfull jersey WS

which URL should i enter in my app that connects the bot?

a

3条回答
  •  夕颜
    夕颜 (楼主)
    2020-12-11 05:37

    Here I wrote a working demo for the same using Direct Line API - https://blogs.msdn.microsoft.com/brijrajsingh/2017/01/10/android-sample-direct-line-api-microsoft-bot-framework/

提交回复
热议问题