Constants

The following constants are available globally.

  • Use this pointer as a dictionary value in the ARTClientOptions.agents property and the ARTClientInformation.additionalAgents method to indicate that an agent does not have a version.

    Declaration

    Objective-C

    extern NSString *const _Nonnull ARTClientInformationAgentNotVersioned

    Swift

    let ARTClientInformationAgentNotVersioned: String