mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 18:19:58 +00:00
Fix longstanding architectural issues
This commit is contained in:
@@ -144,7 +144,7 @@ type MessageDefinitions = {
|
||||
* Sent to cast API instance from bridge when session message
|
||||
* received from a receiver device.
|
||||
*/
|
||||
"cast:receivedSessionMessage": {
|
||||
"cast:sessionMessageReceived": {
|
||||
sessionId: string;
|
||||
namespace: string;
|
||||
messageData: string;
|
||||
|
||||
Reference in New Issue
Block a user