ARTRestPresence

Objective-C

@interface ARTRestPresence : ARTPresence <ARTRestPresenceProtocol>

Swift

class ARTRestPresence : ARTPresence, ARTRestPresenceProtocol, @unchecked Sendable

Enables the retrieval of the current and historic presence set for a channel.

See

See ARTRestPresenceProtocol for details.