ARTConnectRetryState

Objective-C


@interface ARTConnectRetryState : NSObject

Swift

class ConnectRetryState : NSObject

Maintains the state that an ARTRealtime instance needs in order to determine the duration to wait before retrying a connection. Wraps a sequence of ARTRetrySequence objects.