retryInSeconds property

int? retryInSeconds
final

Time in seconds until next connection attempt. Only set if the connection status is StreaminConnectionStatus.waitingToRetry.

Implementation

final int? retryInSeconds;