There are times when the embedded stream encounters a hiccup of some sort and blacks them all out with a red clickable box in the center to “refresh” the stream, resolving the issue.
What I’d like to know is:
-
Is this a state that is specified/returned/caught when you use
addEventListener
? I see a few there that might be what I’m looking for but I’m not sure which it is. -
If not related to above, then can it be found in an attribute, parameter, API, etc?
-
Lastly, where can I find the attribute to enable the refresh but for a clickable outside of the embedded? That way if the clickable is blocked by a lengthy stream title, I can just use the clickable outside of the embed instead to refresh it.