is it possible to use actions.intent.OPEN_APP_FEATURE with dynamic value

39 views Asked by At

I have an application that loads a dynamic list of buttons and want to allow a user to click a button by its name using google assistant. It is possible using actions.intent.OPEN_APP_FEATURE or I must use custom intent for that ?

0

There are 0 answers