mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 01:59:58 +00:00
Add TODO
This commit is contained in:
@@ -85,7 +85,9 @@ export default class NativeReceiverSelector extends ReceiverSelector {
|
|||||||
this._isOpen = true;
|
this._isOpen = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
public update (): void {}
|
public update (): void {
|
||||||
|
// TODO: Implement this
|
||||||
|
}
|
||||||
|
|
||||||
public close (): void {
|
public close (): void {
|
||||||
if (this.bridgePort) {
|
if (this.bridgePort) {
|
||||||
|
|||||||
Reference in New Issue
Block a user