louis49/androidtv-remote

send more data to TV with the app deep link

Closed this issue · 0 comments

Hi
I am trying to analyze how I can send extra data with the appLink message.
So currently the RemoteAppLinkLaunchRequest has only one field which is the app_link.
but what if I want to send more data with that request? what if I want to add "extra" params?
is it possible?