ARTAttachRetryState

Objective-C


@interface ARTAttachRetryState : NSObject

Swift

class AttachRetryState : NSObject

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