public method ConnectionParameters.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 ConnectionParameters

back