AZSMetricsProperties Class Reference
Inherits from | NSObject |
---|---|
Declared in | AZSMetricsProperties.h AZSMetricsProperties.m |
version
The analytics version to use.
@property (copy) NSString *version
Discussion
The analytics version to use.
Declared In
AZSMetricsProperties.h
metricsLevel
Represents which storage operations should be logged.
@property AZSMetricsLevel metricsLevel
Discussion
Represents which storage operations should be logged.
Declared In
AZSMetricsProperties.h
retentionIntervalInDays
Represents the duration of the rention policty for the logging data.
@property (AZSNullable) NSNumber *retentionIntervalInDays
Discussion
Represents the duration of the rention policty for the logging data.
Declared In
AZSMetricsProperties.h