Sandeep G. Khode

Results 3 issues of Sandeep G. Khode

Hello, Here is my code, but I am getting error at line initActionBar package com.krishinomy.farmweather; import android.support.v7.app.ActionBarActivity; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; import android.widget.ArrayAdapter; import android.widget.ListView; import com.manuelpeinado.fadingactionbar.FadingActionBarHelper; public...

I would like to know if built-in NLP support is added in this library, as described here: https://developers.facebook.com/docs/messenger-platform/built-in-nlp When would it be available?

I am getting error from this piece of code. ` _handleMessage (json) { let entries = json.entry entries.forEach((entry) => { let events = entry.messaging events.forEach((event) => { // handle inbound...