mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 17:49:58 +00:00
Cleanup popup messages
This commit is contained in:
@@ -14,10 +14,8 @@ import { MediaInfo } from "./shim/cast/media";
|
||||
|
||||
|
||||
type MessagesBase = {
|
||||
"popup:/sendRequestedAppId": {
|
||||
requestedAppId?: string
|
||||
}
|
||||
, "popup:/populateReceiverList": {
|
||||
"popup:/init": { appId?: string }
|
||||
, "popup:/update": {
|
||||
receivers: Receiver[]
|
||||
, defaultMediaType?: ReceiverSelectorMediaType
|
||||
, availableMediaTypes?: ReceiverSelectorMediaType
|
||||
|
||||
Reference in New Issue
Block a user