RLMUserState

Objective-C

enum RLMUserState : NSUInteger {}

Swift

enum RLMUserState : UInt, @unchecked Sendable

用户对象的状态。