​
​
​

The event argument object for the reconnectionFailed event.

Syntax

​{
   reason: <string>
}

​ Introduced: 33.0.

Properties

Property Description
reason The reason the reconnection failed.
​