public method IConnectionParameters.getReconnectionDelayInSeconds

Brief

Gets the reconnection delay in seconds

Declaration

protojavascriptjavacsharp
public getReconnectionDelayInSeconds() : int

Returns

The method returns an integer that represents the reconnection delay in seconds

Details

Declared in IConnectionParameters

back