...
Code Block | ||
---|---|---|
| ||
window.e3ds.onEvent("increaseSessionExpireTime", (data) => { alert("Increasing session expire time: " + data.value); }); |
Useful
...
Events:
Useful Global Functions and Eventshttps://eagle3dstreaming.atlassian.net/l/cp/GLSXL9eU
...
Code Block | ||
---|---|---|
| ||
window.e3ds.onEvent("increaseSessionExpireTime", (data) => { alert("Increasing session expire time: " + data.value); }); |
...
Useful Global Functions and Eventshttps://eagle3dstreaming.atlassian.net/l/cp/GLSXL9eU