Improve session stopping

This commit is contained in:
hensm
2022-03-15 10:32:17 +00:00
parent 3c175a740d
commit 5120a3a7ab
6 changed files with 14 additions and 28 deletions

View File

@@ -102,7 +102,9 @@ type AppMessageDefinitions = {
messageData: object | string;
messageId: string;
};
"bridge:stopCastApp": { receiverDevice: ReceiverDevice };
"bridge:stopCastSession": {
receiverDevice: ReceiverDevice;
};
/**
* getInfo uses the old :/ form for compat with old bridge