mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 10:09:59 +00:00
chrome.cast class tests
This commit is contained in:
@@ -16,5 +16,9 @@ export default class ApiConfig {
|
||||
this.receiverListener = receiverListener;
|
||||
this.sessionListener = sessionListener;
|
||||
this.sessionRequest = sessionRequest;
|
||||
|
||||
this.additionalSessionRequests = [];
|
||||
this.customDialLaunchCallback = null;
|
||||
this.invisibleSender = false;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user