Newer Version Available
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!
| Declared in | Availability | References |
|---|---|---|
EVGClientConfigurationBuilder.h | 1.3.0 | [Evergage startWithClientConfiguration:] and EVGClientConfigurationBuilder |
The block/closure used to populate the EVGClientConfigurationBuilder, in order to specify the Marketing Cloud Personalization iOS SDK configuration in [Evergage startWithClientConfiguration:].
1typedef void (^EVGClientConfigurationBlock) (EVGClientConfigurationBuilder *_Nonnull, builder )Newer Version Available