Type Definitions
The following type definitions are available globally.
-
TPLTelemetryPredicateis invoked to determine if theTPLTelemetrySubscriberreceivesTPLTelemetryData.Declaration
Objective-C
typedef BOOL (^TPLTelemetryPredicate)(TPLTelemetryData *_Nonnull)Parameters
dataA telemetry data
View on GitHub
Type Definitions Reference