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

SENTUserLinkingCompletionHandler

typedef void (^SENTUserLinkingCompletionHandler)(SENTUserLinkingResult *_Nullable result,
                                                 SENTUserLinkingError *_Nullable error);

Last updated