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

SENTUserCreationResult

userInfo

@property (nonatomic, strong) SENTUserInfo *userInfo;

- (instancetype)initWithUserInfo

- (instancetype)initWithUserInfo:(SENTUserInfo *)userInfo;

Last updated