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

SENTRequestUserContextCompletionHandler

typedef void (^SENTRequestUserContextCompletionHandler)(SENTUserContext *_Nullable userContext,
                                                        SENTRequestUserContextError *_Nullable error);

Last updated