Constants
The following constants are available globally.
-
Use this pointer as a dictionary value in the
ARTClientOptions.agentsproperty and theARTClientInformation.additionalAgentsmethod to indicate that an agent does not have a version.Declaration
Objective-C
extern NSString *const _Nonnull ARTClientInformationAgentNotVersionedSwift
let ARTClientInformationAgentNotVersioned: String -
Set this key in
ARTClientOptions.pluginstoAblyLiveObjects.Plugin.selfafter importingAblyLiveObjectsfrom the ably/ably-liveobjects-swift-plugin repository in order to enable LiveObjects functionality.Declaration
Objective-C
extern const ARTPluginName _Nonnull ARTPluginNameLiveObjectsSwift
static let liveObjects: ARTPluginName
Constants Reference