For the complete documentation index, see llms.txt. This page is also available as Markdown.

SENTUserCreationCompletionHandler

typedef void (^SENTUserCreationCompletionHandler)(SENTUserCreationResult *_Nullable result,
                                                  SENTUserCreationError *_Nullable error);

Last updated