Currently, it seems that only the media namespace is supported.
For my application, I have a custom media receiver with a message bus on a separate namespace (urn:x-cast:foo.bar).
I would like to be able to use sendMessage to send a message to the app running on the chromecast.
Currently, it seems that only the media namespace is supported.
For my application, I have a custom media receiver with a message bus on a separate namespace (
urn:x-cast:foo.bar).I would like to be able to use
sendMessageto send a message to the app running on the chromecast.