ARTRest

Objective-C

@interface ARTRest : NSObject <ARTRestProtocol>

Swift

class ARTRest : NSObject, ARTRestProtocol, @unchecked Sendable

A client that offers a simple stateless API to interact directly with Ably’s REST API.