SFSDKInstrumentationEventBuilder Class Reference
Inherits from | NSObject |
---|---|
Declared in | SFSDKInstrumentationEventBuilder.h |
+ buildEventWithBuilderBlock:analyticsManager:
Builds the event. Returns nil if required fields are missing.
+ (nullable SFSDKInstrumentationEvent *)buildEventWithBuilderBlock:(nonnull SFSDKInstrumentationEventBuilderBlock)builderBlock analyticsManager:(nonnull SFSDKAnalyticsManager *)analyticsManager
Return Value
Event instance.
Declared In
SFSDKInstrumentationEventBuilder.h