ARTConnection

Objective-C

@interface ARTConnection : NSObject <ARTConnectionProtocol>

Swift

class ARTConnection : NSObject, ARTConnectionProtocol, @unchecked Sendable

Enables the management of a connection to Ably.

See

See ARTConnectionProtocol for details.