mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Remove outdated messaging TODO
This commit is contained in:
@@ -132,9 +132,6 @@ type MessageDefinitions = {
|
||||
* Sent to cast API instance from bridge whenever a message
|
||||
* operation is completed. If an error ocurred, an error string will
|
||||
* be passed as the `error` data property.
|
||||
*
|
||||
* TODO: Check how/if this works with receiver messages (via
|
||||
* `bridge:sendCastReceiverMessage`).
|
||||
*/
|
||||
"cast:impl_sendMessage": {
|
||||
sessionId: string;
|
||||
|
||||
@@ -186,9 +186,6 @@ type AppMessageDefinitions = {
|
||||
* Sent to cast API instance from bridge whenever a message
|
||||
* operation is completed. If an error ocurred, an error string will
|
||||
* be passed as the `error` data property.
|
||||
*
|
||||
* TODO: Check how/if this works with receiver messages (via
|
||||
* `bridge:sendCastReceiverMessage`).
|
||||
*/
|
||||
"cast:impl_sendMessage": {
|
||||
sessionId: string;
|
||||
|
||||
Reference in New Issue
Block a user