mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 10:09:59 +00:00
Restore mirroring sender functionality to level before SDK refactoring
This commit is contained in:
@@ -86,6 +86,8 @@ type ExtMessageDefinitions = {
|
||||
*/
|
||||
"main:requestSession": {
|
||||
sessionRequest: SessionRequest;
|
||||
/** Skip receiver selection (allowed for trusted instances only). */
|
||||
receiverDevice?: ReceiverDevice;
|
||||
};
|
||||
/** Return message to the cast API when a selection is cancelled. */
|
||||
"cast:sessionRequestCancelled": undefined;
|
||||
|
||||
Reference in New Issue
Block a user