diff --git a/document_alamofire/after/docs/Classes/DataRequest.html b/document_alamofire/after/docs/Classes/DataRequest.html index 9a3aa3d32..aa947ed2f 100644 --- a/document_alamofire/after/docs/Classes/DataRequest.html +++ b/document_alamofire/after/docs/Classes/DataRequest.html @@ -1893,7 +1893,7 @@
Swift
@discardableResult
-public func validate<S>(contentType acceptableContentTypes: @autoclosure @escaping () -> S) -> Self where S : Sequence, S.Element == String
+public func validate<S>(contentType acceptableContentTypes: @escaping @autoclosure () -> S) -> Self where S : Sequence, S.Element == String
Swift
@discardableResult
-public func validate<S>(contentType acceptableContentTypes: @autoclosure @escaping () -> S) -> Self where S : Sequence, S.Element == String
+public func validate<S>(contentType acceptableContentTypes: @escaping @autoclosure () -> S) -> Self where S : Sequence, S.Element == String
Swift
@discardableResult
-public func validate<S>(contentType acceptableContentTypes: @autoclosure @escaping () -> S) -> Self where S : Sequence, S.Element == String
+public func validate<S>(contentType acceptableContentTypes: @escaping @autoclosure () -> S) -> Self where S : Sequence, S.Element == String
Swift
@discardableResult
-public func validate<S>(contentType acceptableContentTypes: @autoclosure @escaping () -> S) -> Self where S : Sequence, S.Element == String
+public func validate<S>(contentType acceptableContentTypes: @escaping @autoclosure () -> S) -> Self where S : Sequence, S.Element == String
Swift
@discardableResult
-public func validate<S>(contentType acceptableContentTypes: @autoclosure @escaping () -> S) -> Self where S : Sequence, S.Element == String
+public func validate<S>(contentType acceptableContentTypes: @escaping @autoclosure () -> S) -> Self where S : Sequence, S.Element == String
Swift
@discardableResult
-public func validate<S>(contentType acceptableContentTypes: @autoclosure @escaping () -> S) -> Self where S : Sequence, S.Element == String
+public func validate<S>(contentType acceptableContentTypes: @escaping @autoclosure () -> S) -> Self where S : Sequence, S.Element == String
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
-
-
- RLMObjectBase()
-
- Undocumented
- - See more -Objective-C
-@interface RLMObjectBase ()
-
-
-
-
- RLMObjectBase()
-
- Undocumented
- - See more -Objective-C
-@interface RLMObjectBase () {
- RLMRealm *_realm;
- RLMObjectSchema *_objectSchema;
-}
-
- Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
@interface RLMObjectBase () {
- RLMRealm *_realm;
- RLMObjectSchema *_objectSchema;
-}
-
- Undocumented
- -
-
-
- _realm
-
- Undocumented
- -Objective-C
-RLMRealm *_realm
-
-
-
-
- _objectSchema
-
- Undocumented
- -Objective-C
-__unsafe_unretained RLMObjectSchema *_objectSchema
-
-
-
-
- +sharedSchema
-
- Undocumented
- -Objective-C
-+ (nullable RLMObjectSchema *)sharedSchema;
-
- Swift
-class func sharedSchema() -> RLMObjectSchema?
-
-
-
-
- +_getProperties
-
- Undocumented
- -Objective-C
-+ (nullable NSArray<RLMProperty *> *)_getProperties;
-
- Swift
-class func _getProperties() -> [RLMProperty]?
-
-
-
-
- +_realmIgnoreClass
-
- Undocumented
- -Objective-C
-+ (bool)_realmIgnoreClass;
-
- Swift
-class func _realmIgnoreClass() -> Bool
-
- Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
-
-
- RLMAppSubscriptionToken
-
- Token that identifies an observer. Unsubscribes when deconstructed to -avoid dangling observers, therefore this must be retained to hold -onto a subscription.
- - See more -Objective-C
-@interface RLMAppSubscriptionToken : NSObject
-
- Swift
-class RLMAppSubscriptionToken : NSObject
-
-
@@ -1356,90 +1100,6 @@ Declaration
-
-
- RLMListBase
-
- Undocumented
- - See more -Objective-C
-@interface RLMListBase : NSObject <NSFastEnumeration>
-@property (nonatomic, strong) RLMArray *_rlmArray;
-
-- (instancetype)init;
-- (instancetype)initWithArray:(RLMArray *)array;
-@end
-
- Swift
-class RLMListBase : NSObject, NSFastEnumeration
-
-
-
-
- RLMLinkingObjectsHandle
-
- Undocumented
- - See more -Objective-C
-@interface RLMLinkingObjectsHandle : NSObject
-- (instancetype)initWithObject:(RLMObjectBase *)object property:(RLMProperty *)property;
-- (instancetype)initWithLinkingObjects:(RLMResults *)linkingObjects;
-- (instancetype)freeze;
-- (instancetype)thaw;
-
-@property (nonatomic, readonly) RLMLinkingObjects *results;
-@end
-
- Swift
-class RLMLinkingObjectsHandle : NSObject
-
-
@@ -2150,118 +1810,6 @@ Declaration
-
-
- RLMDynamicObject
-
- Undocumented
- -Objective-C
-@interface RLMDynamicObject : RLMObject
-
- Swift
-class RLMDynamicObject : RLMObject
-
-
-
-
- RLMManagedPropertyAccessor
-
- Undocumented
- - See more -Objective-C
-@interface RLMManagedPropertyAccessor : NSObject
-+ (void)initializeObject:(void *)object parent:(RLMObjectBase *)parent property:(RLMProperty *)property;
-+ (id)get:(void *)pointer;
-@end
-
- Swift
-class RLMManagedPropertyAccessor : NSObject
-
-
-
-
- RLMOptionalBase
-
- Undocumented
- - See more -Objective-C
-@interface RLMOptionalBase : NSProxy
-- (instancetype)init;
-@end
-
- Swift
-class RLMOptionalBase : NSProxy
-
-
@@ -3214,44 +2762,6 @@ Declaration
-
-
- RLMUserSubscriptionToken
-
- Token that identifies an observer. Unsubscribes when deconstructed to -avoid dangling observers, therefore this must be retained to hold -onto a subscription.
- - See more -Objective-C
-@interface RLMUserSubscriptionToken : NSObject
-
- Swift
-class RLMUserSubscriptionToken : NSObject
-
- Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
-
-
- -subscribe:
-
- Subscribe to notifications for this RLMApp.
- -Objective-C
-- (nonnull RLMAppSubscriptionToken *)subscribe:
- (nonnull RLMAppNotificationBlock)block;
-
- Swift
-func subscribe(_ block: @escaping RLMAppNotificationBlock) -> RLMAppSubscriptionToken
-
-
-
-
- -unsubscribe:
-
- Unsubscribe to notifications for this RLMApp.
- -Objective-C
-- (void)unsubscribe:(nonnull RLMAppSubscriptionToken *)token;
-
- Swift
-func unsubscribe(_ token: RLMAppSubscriptionToken)
-
- Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Objective-C
-@interface RLMAppSubscriptionToken : NSObject
-
- Swift
-class RLMAppSubscriptionToken : NSObject
-
- Token that identifies an observer. Unsubscribes when deconstructed to -avoid dangling observers, therefore this must be retained to hold -onto a subscription.
- -
-
-
- value
-
- The underlying value of the subscription token.
- -Objective-C
-@property (nonatomic, readonly) NSUInteger value;
-
- Swift
-var value: UInt { get }
-
- Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
-
-
- -initWithObjectClassName:
-
- Undocumented
- -Objective-C
-- (instancetype)initWithObjectClassName:(NSString *)objectClassName;
-
- Swift
-init(objectClassName: String)
-
-
-
-
- -initWithObjectType:optional:
-
- Undocumented
- -Objective-C
-- (instancetype)initWithObjectType:(RLMPropertyType)type optional:(BOOL)optional;
-
- Swift
-init(objectType type: RLMPropertyType, optional: Bool)
-
-
-
-
- -descriptionWithMaxDepth:
-
- Undocumented
- -Objective-C
-- (NSString *)descriptionWithMaxDepth:(NSUInteger)depth;
-
- Swift
-func description(withMaxDepth depth: UInt) -> String
-
- Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Objective-C
-@interface RLMLinkingObjectsHandle : NSObject
-- (instancetype)initWithObject:(RLMObjectBase *)object property:(RLMProperty *)property;
-- (instancetype)initWithLinkingObjects:(RLMResults *)linkingObjects;
-- (instancetype)freeze;
-- (instancetype)thaw;
-
-@property (nonatomic, readonly) RLMLinkingObjects *results;
-@end
-
- Swift
-class RLMLinkingObjectsHandle : NSObject
-
- Undocumented
- -
-
-
- -initWithObject:property:
-
- Undocumented
- -Objective-C
-- (instancetype)initWithObject:(RLMObjectBase *)object property:(RLMProperty *)property;
-
- Swift
-init(object: RLMObjectBase, property: RLMProperty)
-
-
-
-
- -initWithLinkingObjects:
-
- Undocumented
- -Objective-C
-- (instancetype)initWithLinkingObjects:(RLMResults *)linkingObjects;
-
- Swift
-init(linkingObjects: RLMResults<AnyObject>)
-
-
-
-
- -freeze
-
- Undocumented
- -Objective-C
-- (instancetype)freeze;
-
- Swift
-func freeze() -> Self
-
-
-
-
- -thaw
-
- Undocumented
- -Objective-C
-- (instancetype)thaw;
-
- Swift
-func thaw() -> Self
-
-
-
-
- results
-
- Undocumented
- -Objective-C
-@property (nonatomic, readonly) RLMLinkingObjects *results
-
- Swift
-var results: RLMLinkingObjects<RLMObject> { get }
-
- Objective-C
-@interface RLMListBase : NSObject <NSFastEnumeration>
-@property (nonatomic, strong) RLMArray *_rlmArray;
-
-- (instancetype)init;
-- (instancetype)initWithArray:(RLMArray *)array;
-@end
-
- Swift
-class RLMListBase : NSObject, NSFastEnumeration
-
- Undocumented
- -
-
-
- _rlmArray
-
- Undocumented
- -Objective-C
-@property (nonatomic, strong) RLMArray *_rlmArray
-
- Swift
-var _rlmArray: RLMArray<AnyObject> { get set }
-
-
-
-
- -init
-
- Undocumented
- -Objective-C
-- (instancetype)init;
-
- Swift
-init()
-
-
-
-
- -initWithArray:
-
- Undocumented
- -Objective-C
-- (instancetype)initWithArray:(RLMArray *)array;
-
- Swift
-init(array: RLMArray<AnyObject>)
-
- Objective-C
-@interface RLMManagedPropertyAccessor : NSObject
-+ (void)initializeObject:(void *)object parent:(RLMObjectBase *)parent property:(RLMProperty *)property;
-+ (id)get:(void *)pointer;
-@end
-
- Swift
-class RLMManagedPropertyAccessor : NSObject
-
- Undocumented
- -
-
-
- +initializeObject:parent:property:
-
- Undocumented
- -Objective-C
-+ (void)initializeObject:(void *)object parent:(RLMObjectBase *)parent property:(RLMProperty *)property;
-
- Swift
-class func initializeObject(_ object: UnsafeMutableRawPointer, parent: RLMObjectBase, property: RLMProperty)
-
-
-
-
- +get:
-
- Undocumented
- -Objective-C
-+ (id)get:(void *)pointer;
-
- Swift
-class func get(_ pointer: UnsafeMutableRawPointer) -> Any
-
- Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
-
-
- _isSwiftClass
-
- Undocumented
- -Objective-C
-bool _isSwiftClass
-
-
-
-
- objectName
-
- The object type name reported to the object store and core.
- -Objective-C
-@property (nonatomic, readonly) NSString *_Nonnull objectName;
-
- Swift
-var objectName: String { get }
-
-
-
-
- isSwiftClass
-
- Undocumented
- -Objective-C
-@property (nonatomic) bool isSwiftClass
-
- Swift
-var isSwiftClass: Bool { get set }
-
-
-
-
- objectClass
-
- Undocumented
- -Objective-C
-@property (nonatomic) Class objectClass
-
- Swift
-var objectClass: AnyClass { get set }
-
-
-
-
- accessorClass
-
- Undocumented
- -Objective-C
-@property (nonatomic) Class accessorClass
-
- Swift
-var accessorClass: AnyClass { get set }
-
-
-
-
- unmanagedClass
-
- Undocumented
- -Objective-C
-@property (nonatomic) Class unmanagedClass
-
- Swift
-var unmanagedClass: AnyClass { get set }
-
-
-
-
- computedProperties
-
- Undocumented
- -Objective-C
-@property (nonatomic, copy) NSArray<RLMProperty *> *computedProperties
-
- Swift
-var computedProperties: [RLMProperty] { get set }
-
-
-
-
- swiftGenericProperties
-
- Undocumented
- -Objective-C
-@property (nonatomic, readonly) NSArray<RLMProperty *> *swiftGenericProperties
-
- Swift
-var swiftGenericProperties: [RLMProperty] { get }
-
-
-
-
- +schemaForObjectClass:
-
- Undocumented
- -Objective-C
-+ (instancetype)schemaForObjectClass:(Class)objectClass;
-
- Swift
-convenience init(forObjectClass objectClass: AnyClass)
-
-
-
-
- -initWithClassName:objectClass:properties:
-
- This method is useful only in specialized circumstances, for example, when accessing objects -in a Realm produced externally. If you are simply building an app on Realm, it is not recommended -to use this method as an RLMObjectSchema is generated automatically for every RLMObject subclass.
- -Initialize an RLMObjectSchema with classname, objectClass, and an array of properties
-Warning
-This method is useful only in specialized circumstances.
- -Objective-C
-- (nonnull instancetype)initWithClassName:(nonnull NSString *)objectClassName
- objectClass:(nonnull Class)objectClass
- properties:(nonnull NSArray *)properties;
-
- Swift
-init(className objectClassName: String, objectClass: AnyClass, properties: [Any])
-
-
-
- objectClassName
-
- |
-
-
-
- The name of the class used to refer to objects of this type. - |
-
-
- objectClass
-
- |
-
-
-
- The Objective-C class used when creating instances of this type. - |
-
-
- properties
-
- |
-
-
-
- An array of RLMProperty instances describing the managed properties for this type. - |
-
An initialized instance of RLMObjectSchema.
-Objective-C
-@interface RLMOptionalBase : NSProxy
-- (instancetype)init;
-@end
-
- Swift
-class RLMOptionalBase : NSProxy
-
- Undocumented
- -
-
-
- -init
-
- Undocumented
- -Objective-C
-- (instancetype)init;
-
- Swift
-init()
-
- Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
-
-
- _type
-
- Undocumented
- -Objective-C
-RLMPropertyType _type
-
-
-
-
- _swiftIvar
-
- Undocumented
- -Objective-C
-Ivar _swiftIvar
-
- Undocumented
- -Objective-C
-- (instancetype)initWithName:(NSString *)name
- indexed:(BOOL)indexed
- linkPropertyDescriptor:(nullable RLMPropertyDescriptor *)linkPropertyDescriptor
- property:(objc_property_t)property;
-
- Swift
-init(name: String, indexed: Bool, linkPropertyDescriptor: RLMPropertyDescriptor?, property: objc_property_t)
-
- Undocumented
- -Objective-C
-- (instancetype)initSwiftPropertyWithName:(NSString *)name
- indexed:(BOOL)indexed
- linkPropertyDescriptor:(nullable RLMPropertyDescriptor *)linkPropertyDescriptor
- property:(objc_property_t)property
- instance:(RLMObjectBase *)objectInstance;
-
- Swift
-init(swiftPropertyWithName name: String, indexed: Bool, linkPropertyDescriptor: RLMPropertyDescriptor?, property: objc_property_t, instance objectInstance: RLMObjectBase)
-
-
-
-
- -updateAccessors
-
- Undocumented
- -Objective-C
-- (void)updateAccessors;
-
- Swift
-func updateAccessors()
-
-
-
-
- columnName
-
- Undocumented
- -Objective-C
-@property (nonatomic, nullable) NSString *columnName
-
- Swift
-var columnName: String? { get set }
-
-
-
-
- index
-
- Undocumented
- -Objective-C
-@property (nonatomic) NSUInteger index
-
- Swift
-var index: UInt { get set }
-
-
-
-
- isPrimary
-
- Undocumented
- -Objective-C
-@property (nonatomic) BOOL isPrimary
-
- Swift
-var isPrimary: Bool { get set }
-
-
-
-
- swiftIvar
-
- Undocumented
- -Objective-C
-@property (nonatomic, nullable) Ivar swiftIvar
-
- Swift
-var swiftIvar: Ivar? { get set }
-
-
-
-
- swiftAccessor
-
- Undocumented
- -Objective-C
-@property (nonatomic, nullable) Class swiftAccessor
-
- Swift
-var swiftAccessor: AnyClass? { get set }
-
-
-
-
- getterName
-
- Undocumented
- -Objective-C
-@property (nonatomic, copy) NSString *getterName
-
- Swift
-var getterName: String { get set }
-
-
-
-
- setterName
-
- Undocumented
- -Objective-C
-@property (nonatomic, copy) NSString *setterName
-
- Swift
-var setterName: String { get set }
-
-
-
-
- getterSel
-
- Undocumented
- -Objective-C
-@property (nonatomic) SEL getterSel
-
- Swift
-var getterSel: Selector { get set }
-
-
-
-
- setterSel
-
- Undocumented
- -Objective-C
-@property (nonatomic) SEL setterSel
-
- Swift
-var setterSel: Selector { get set }
-
-
-
-
- -copyWithNewName:
-
- Undocumented
- -Objective-C
-- (RLMProperty *)copyWithNewName:(NSString *)name;
-
- Swift
-func copy(withNewName name: String) -> RLMProperty
-
- This method is useful only in specialized circumstances, for example, in conjunction with -+[RLMObjectSchema initWithClassName:objectClass:properties:]. If you are simply building an -app on Realm, it is not recommened to use this method.
- -Initialize an RLMProperty
-Warning
-This method is useful only in specialized circumstances.
- -Objective-C
-- (nonnull instancetype)initWithName:(nonnull NSString *)name
- type:(RLMPropertyType)type
- objectClassName:(nullable NSString *)objectClassName
- linkOriginPropertyName:(nullable NSString *)linkOriginPropertyName
- indexed:(BOOL)indexed
- optional:(BOOL)optional;
-
- Swift
-init(name: String, type: RLMPropertyType, objectClassName: String?, linkOriginPropertyName: String?, indexed: Bool, optional: Bool)
-
-
-
- name
-
- |
-
-
-
- The property name. - |
-
-
- type
-
- |
-
-
-
- The property type. - |
-
-
- objectClassName
-
- |
-
-
-
- The object type used for Object and Array types. - |
-
-
- linkOriginPropertyName
-
- |
-
-
-
- The property name of the origin of a link. Used for linking objects properties. - |
-
An initialized instance of RLMProperty.
-Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
-
-
- -allObjects:
-
- Returns all objects of a given type from the Realm.
-Warning
-This method is useful only in specialized circumstances, for example, when building components
- that integrate with Realm. The preferred way to get objects of a single class is to use the class
- methods on RLMObject
.
See
- - -Objective-C
-- (nonnull RLMResults<RLMObject *> *)allObjects:(nonnull NSString *)className;
-
- Swift
-func allObjects(_ className: String) -> RLMResults<RLMObject>
-
-
-
- className
-
- |
-
-
-
- The name of the |
-
An RLMResults
containing all objects in the Realm of the given type.
-
-
- -objects:where:
-
- Returns all objects matching the given predicate from the Realm.
-Warning
-This method is useful only in specialized circumstances, for example, when building components
- that integrate with Realm. The preferred way to get objects of a single class is to use the class
- methods on RLMObject
.
See
- - -Objective-C
-- (nonnull RLMResults<RLMObject *> *)objects:(nonnull NSString *)className
- where:(nonnull NSString *)predicateFormat
- ,
- ...;
-
-
-
- className
-
- |
-
-
-
- The type of objects you are looking for (name of the class). - |
-
-
- predicateFormat
-
- |
-
-
-
- A predicate format string, optionally followed by a variable number of arguments. - |
-
An RLMResults
containing results matching the given predicate.
-
-
- -objects:withPredicate:
-
- Returns all objects matching the given predicate from the Realm.
-Warning
-This method is useful only in specialized circumstances, for example, when building components
- that integrate with Realm. The preferred way to get objects of a single class is to use the class
- methods on RLMObject
.
See
- - -Objective-C
-- (nonnull RLMResults<RLMObject *> *)objects:(nonnull NSString *)className
- withPredicate:(nonnull NSPredicate *)predicate;
-
- Swift
-func objects(_ className: String, with predicate: NSPredicate) -> RLMResults<RLMObject>
-
-
-
- className
-
- |
-
-
-
- The type of objects you are looking for (name of the class). - |
-
-
- predicate
-
- |
-
-
-
- The predicate with which to filter the objects. - |
-
An RLMResults
containing results matching the given predicate.
-
-
- -objectWithClassName:forPrimaryKey:
-
- Returns the object of the given type with the given primary key from the Realm.
-Warning
-This method is useful only in specialized circumstances, for example, when building components
- that integrate with Realm. The preferred way to get an object of a single class is to use the class
- methods on RLMObject
.
See
- - -Objective-C
-- (nullable RLMObject *)objectWithClassName:(nonnull NSString *)className
- forPrimaryKey:(nonnull id)primaryKey;
-
- Swift
-func object(withClassName className: String, forPrimaryKey primaryKey: Any) -> RLMObject?
-
-
-
- className
-
- |
-
-
-
- The class name for the object you are looking for. - |
-
-
- primaryKey
-
- |
-
-
-
- The primary key value for the object you are looking for. - |
-
An object, or nil
if an object with the given primary key does not exist.
-
-
- -createObject:withValue:
-
- Creates an RLMObject
instance of type className
in the Realm, and populates it using a given object.
The value
argument is used to populate the object. It can be a key-value coding compliant object, an array or
-dictionary returned from the methods in NSJSONSerialization
, or an array containing one element for each managed
-property. An exception will be thrown if any required properties are not present and those properties were not defined
-with default values.
When passing in an array as the value
argument, all properties must be present, valid and in the same order as the
-properties defined in the model.
Warning
-This method is useful only in specialized circumstances, for example, when building components
- that integrate with Realm. If you are simply building an app on Realm, it is recommended to
- use [RLMObject createInDefaultRealmWithValue:]
.
Objective-C
-- (nonnull RLMObject *)createObject:(nonnull NSString *)className
- withValue:(nonnull id)value;
-
- Swift
-func createObject(_ className: String, withValue value: Any) -> RLMObject
-
-
-
- value
-
- |
-
-
-
- The value used to populate the object. - |
-
An RLMObject
instance of type className
.
-
-
- dynamic
-
- Undocumented
- -Objective-C
-@property (nonatomic, readonly) BOOL dynamic
-
- Swift
-var dynamic: Bool { get }
-
-
-
-
- +resetRealmState
-
- Undocumented
- -Objective-C
-+ (void)resetRealmState;
-
- Swift
-class func resetRealmState()
-
-
-
-
- -registerEnumerator:
-
- Undocumented
- -Objective-C
-- (void)registerEnumerator:(RLMFastEnumerator *)enumerator;
-
- Swift
-func register(_ enumerator: RLMFastEnumerator)
-
-
-
-
- -unregisterEnumerator:
-
- Undocumented
- -Objective-C
-- (void)unregisterEnumerator:(RLMFastEnumerator *)enumerator;
-
- Swift
-func unregisterEnumerator(_ enumerator: RLMFastEnumerator)
-
-
-
-
- -detachAllEnumerators
-
- Undocumented
- -Objective-C
-- (void)detachAllEnumerators;
-
- Swift
-func detachAllEnumerators()
-
-
-
-
- -sendNotifications:
-
- Undocumented
- -Objective-C
-- (void)sendNotifications:(RLMNotification)notification;
-
- Swift
-func sendNotifications(_ notification: RLMNotification)
-
-
-
-
- -verifyThread
-
- Undocumented
- -Objective-C
-- (void)verifyThread;
-
- Swift
-func verifyThread()
-
-
-
-
- -verifyNotificationsAreSupported:
-
- Undocumented
- -Objective-C
-- (void)verifyNotificationsAreSupported:(bool)isCollection;
-
- Swift
-func verifyNotificationsAreSupported(_ isCollection: Bool)
-
-
-
-
- -frozenCopy
-
- Undocumented
- -Objective-C
-- (RLMRealm *)frozenCopy NS_RETURNS_RETAINED;
-
- Swift
-func frozenCopy() -> RLMRealm
-
- Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
-
-
- attached
-
- Undocumented
- -Objective-C
-@property (nonatomic, readonly, getter=isAttached) BOOL attached
-
- Swift
-var isAttached: Bool { get }
-
-
-
-
- +emptyDetachedResults
-
- Undocumented
- -Objective-C
-+ (instancetype)emptyDetachedResults;
-
- Swift
-class func emptyDetached() -> Self
-
-
-
-
- -snapshot
-
- Undocumented
- -Objective-C
-- (RLMResults *)snapshot;
-
- Swift
-func snapshot() -> RLMResults<AnyObject>
-
- Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
-
-
- +schemaWithObjectClasses:
-
- Returns an RLMSchema
containing only the given RLMObject
subclasses.
Objective-C
-+ (nonnull instancetype)schemaWithObjectClasses:
- (nonnull NSArray<Class> *)classes;
-
- Swift
-convenience init(objectClasses classes: [AnyClass])
-
-
-
- classes
-
- |
-
-
-
- The classes to be included in the schema. - |
-
An RLMSchema
containing only the given classes.
-
-
- +sharedSchema
-
- Undocumented
- -Objective-C
-+ (instancetype)sharedSchema;
-
- Swift
-class func shared() -> Self
-
-
-
-
- +partialSharedSchema
-
- Undocumented
- -Objective-C
-+ (instancetype)partialSharedSchema;
-
- Swift
-class func partialShared() -> Self
-
-
-
-
- +partialPrivateSharedSchema
-
- Undocumented
- -Objective-C
-+ (instancetype)partialPrivateSharedSchema;
-
- Swift
-class func partialPrivateShared() -> Self
-
-
-
-
- +classForString:
-
- Undocumented
- -Objective-C
-+ (nullable Class)classForString:(NSString *)className;
-
- Swift
-class func `class`(for className: String) -> AnyClass?
-
-
-
-
- +sharedSchemaForClass:
-
- Undocumented
- -Objective-C
-+ (nullable RLMObjectSchema *)sharedSchemaForClass:(Class)cls;
-
- Swift
-class func sharedSchema(for cls: AnyClass) -> RLMObjectSchema?
-
- Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
-
-
- -initWithUser:partitionValue:stopPolicy:
-
- Undocumented
- -Objective-C
-- (instancetype)initWithUser:(RLMUser *)user
- partitionValue:(nullable id<RLMBSON>)partitionValue
- stopPolicy:(RLMSyncStopPolicy)stopPolicy;
-
- Swift
-init(user: RLMUser, partitionValue: (any RLMBSON)?, stopPolicy: RLMSyncStopPolicy)
-
-
-
-
- stopPolicy
-
- Undocumented
- -Objective-C
-@property (nonatomic) RLMSyncStopPolicy stopPolicy
-
- Swift
-var stopPolicy: RLMSyncStopPolicy { get set }
-
-
-
-
- customFileURL
-
- Undocumented
- -Objective-C
-@property (nullable, nonatomic) NSURL *customFileURL
-
- Swift
-var customFileURL: URL? { get set }
-
- Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
-
-
- -subscribe:
-
- Subscribe to notifications for this RLMUser.
- -Objective-C
-- (nonnull RLMUserSubscriptionToken *)subscribe:
- (nonnull RLMUserNotificationBlock)block;
-
- Swift
-func subscribe(_ block: @escaping RLMUserNotificationBlock) -> RLMUserSubscriptionToken
-
-
-
-
- -unsubscribe:
-
- Unsubscribe to notifications for this RLMUser.
- -Objective-C
-- (void)unsubscribe:(nonnull RLMUserSubscriptionToken *)token;
-
- Swift
-func unsubscribe(_ token: RLMUserSubscriptionToken)
-
- Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
Objective-C
-@interface RLMUserSubscriptionToken : NSObject
-
- Swift
-class RLMUserSubscriptionToken : NSObject
-
- Token that identifies an observer. Unsubscribes when deconstructed to -avoid dangling observers, therefore this must be retained to hold -onto a subscription.
- -
-
-
- value
-
- The underlying value of the subscription token.
- -Objective-C
-@property (nonatomic, readonly) NSUInteger value;
-
- Swift
-var value: UInt { get }
-
- Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
-
-
- RLMSwiftAsFastEnumeration
-
- Undocumented
- -Objective-C
-FOUNDATION_EXTERN id _Nullable (*_Nullable RLMSwiftAsFastEnumeration
-
- Swift
-var RLMSwiftAsFastEnumeration: ((Any) -> Any?)?
-
-
-
-
- RLMDescriptionMaxDepth
-
- Undocumented
- -Objective-C
-FOUNDATION_EXTERN const NSUInteger RLMDescriptionMaxDepth
-
- Swift
-let RLMDescriptionMaxDepth: UInt
-
-
@@ -1679,76 +1387,6 @@ Declaration
-
-
- kRLMSyncErrorStatusCodeKey
-
- Undocumented
- -Objective-C
-extern NSString *const kRLMSyncErrorStatusCodeKey
-
- Swift
-let kRLMSyncErrorStatusCodeKey: String
-
-
-
-
- kRLMSyncUnderlyingErrorKey
-
- Undocumented
- -Objective-C
-extern NSString *const kRLMSyncUnderlyingErrorKey
-
- Swift
-let kRLMSyncUnderlyingErrorKey: String
-
- Realm Y.Y.Y Docs (79% documented)
+Realm Y.Y.Y Docs (100% documented)
-
-
- RLMUpdatePolicy
-
- Undocumented
- - See more -Objective-C
-NS_ENUM(NSUInteger, RLMUpdatePolicy) {
- RLMUpdatePolicyError = 1,
- RLMUpdatePolicyUpdateChanged = 3,
- RLMUpdatePolicyUpdateAll = 2,
-}
-
- Swift
-enum RLMUpdatePolicy : UInt, @unchecked Sendable
-
-
-
-
- RLMSyncStopPolicy
-
- Undocumented
- - See more -Objective-C
-RLM_CLOSED_ENUM(NSUInteger, RLMSyncStopPolicy) {
- RLMSyncStopPolicyImmediately,
- RLMSyncStopPolicyLiveIndefinitely,
- RLMSyncStopPolicyAfterChangesUploaded,
-}
-
- Swift
-@frozen enum RLMSyncStopPolicy : UInt, @unchecked Sendable
-
-
@@ -1237,52 +939,6 @@ Declaration
-
-
- RLMSyncSystemErrorKind
-
- Undocumented
- - See more -Objective-C
-NS_ENUM(NSUInteger, RLMSyncSystemErrorKind) {
- // Specific
- RLMSyncSystemErrorKindClientReset,
- RLMSyncSystemErrorKindPermissionDenied,
- // General
- RLMSyncSystemErrorKindClient,
- RLMSyncSystemErrorKindConnection,
- RLMSyncSystemErrorKindSession,
- RLMSyncSystemErrorKindUser,
- RLMSyncSystemErrorKindUnknown,
-}
-
- Swift
-enum RLMSyncSystemErrorKind : UInt, @unchecked Sendable
-
-
diff --git a/document_realm_objc/after/docs/Enums/RLMAppError.html b/document_realm_objc/after/docs/Enums/RLMAppError.html
index 71082e6e3..7815954d7 100644
--- a/document_realm_objc/after/docs/Enums/RLMAppError.html
+++ b/document_realm_objc/after/docs/Enums/RLMAppError.html
@@ -34,7 +34,7 @@
- Realm Y.Y.Y Docs (79% documented)
+ Realm Y.Y.Y Docs (100% documented)
@@ -62,12 +62,6 @@
NSError(RLMSync)
-
- RLMObjectBase()
-
-
- RLMObjectBase()
-
@@ -82,9 +76,6 @@
RLMAppConfiguration
-
- RLMAppSubscriptionToken
-
RLMArray
@@ -103,9 +94,6 @@
RLMDecimal128
-
- RLMDynamicObject
-
RLMEmailPasswordAuth
@@ -121,15 +109,6 @@
RLMLinkingObjects
-
- RLMLinkingObjectsHandle
-
-
- RLMListBase
-
-
- RLMManagedPropertyAccessor
-
RLMMaxKey
@@ -163,9 +142,6 @@
RLMObjectSchema
-
- RLMOptionalBase
-
RLMProgressNotificationToken
@@ -235,9 +211,6 @@
RLMUserIdentity
-
- RLMUserSubscriptionToken
-
RealmSwiftEmbeddedObject
@@ -255,9 +228,6 @@
RLMBackupRealmConfigurationErrorKey
-
- RLMDescriptionMaxDepth
-
RLMErrorDomain
@@ -309,9 +279,6 @@
RLMRealmVersionKey
-
- RLMSwiftAsFastEnumeration
-
RLMSyncAuthErrorDomain
@@ -324,15 +291,9 @@
kRLMSyncErrorActionTokenKey
-
- kRLMSyncErrorStatusCodeKey
-
kRLMSyncPathOfRealmBackupCopyKey
-
- kRLMSyncUnderlyingErrorKey
-
@@ -374,15 +335,6 @@
RLMSyncSessionState
-
- RLMSyncStopPolicy
-
-
- RLMSyncSystemErrorKind
-
-
- RLMUpdatePolicy
-
RLMUserState
@@ -420,9 +372,6 @@
RLMAPIKeyAuthOptionalErrorBlock
-
- RLMAppNotificationBlock
-
RLMAsyncOpenRealmCallback
@@ -477,9 +426,6 @@
RLMObjectMigrationBlock
-
- RLMObjectNotificationCallback
-
RLMOptionalErrorBlock
@@ -492,21 +438,12 @@
RLMProgressNotificationBlock
-
- RLMServerPath
-
RLMServerToken
RLMShouldCompactOnLaunchBlock
-
- RLMSyncBasicErrorReportingBlock
-
-
- RLMSyncCompletionBlock
-
RLMSyncErrorReportingBlock
@@ -522,166 +459,11 @@
RLMUserCustomDataBlock
-
- RLMUserNotificationBlock
-
RLMUserOptionalErrorBlock
-
- Functions
-
-
diff --git a/document_realm_objc/after/docs/Enums/RLMBSONType.html b/document_realm_objc/after/docs/Enums/RLMBSONType.html
index 183b27593..6ea3132c7 100644
--- a/document_realm_objc/after/docs/Enums/RLMBSONType.html
+++ b/document_realm_objc/after/docs/Enums/RLMBSONType.html
@@ -34,7 +34,7 @@
- Realm Y.Y.Y Docs (79% documented)
+ Realm Y.Y.Y Docs (100% documented)
@@ -62,12 +62,6 @@
NSError(RLMSync)
-
- RLMObjectBase()
-
-
- RLMObjectBase()
-
@@ -82,9 +76,6 @@
RLMAppConfiguration
-
- RLMAppSubscriptionToken
-
RLMArray
@@ -103,9 +94,6 @@
RLMDecimal128
-
- RLMDynamicObject
-
RLMEmailPasswordAuth
@@ -121,15 +109,6 @@
RLMLinkingObjects
-
- RLMLinkingObjectsHandle
-
-
- RLMListBase
-
-
- RLMManagedPropertyAccessor
-
RLMMaxKey
@@ -163,9 +142,6 @@
RLMObjectSchema
-
- RLMOptionalBase
-
RLMProgressNotificationToken
@@ -235,9 +211,6 @@
RLMUserIdentity
-
- RLMUserSubscriptionToken
-
RealmSwiftEmbeddedObject
@@ -255,9 +228,6 @@
RLMBackupRealmConfigurationErrorKey
-
- RLMDescriptionMaxDepth
-
RLMErrorDomain
@@ -309,9 +279,6 @@
RLMRealmVersionKey
-
- RLMSwiftAsFastEnumeration
-
RLMSyncAuthErrorDomain
@@ -324,15 +291,9 @@
kRLMSyncErrorActionTokenKey
-
- kRLMSyncErrorStatusCodeKey
-
kRLMSyncPathOfRealmBackupCopyKey
-
- kRLMSyncUnderlyingErrorKey
-
@@ -374,15 +335,6 @@
RLMSyncSessionState
-
- RLMSyncStopPolicy
-
-
- RLMSyncSystemErrorKind
-
-
- RLMUpdatePolicy
-
RLMUserState
@@ -420,9 +372,6 @@
RLMAPIKeyAuthOptionalErrorBlock
-
- RLMAppNotificationBlock
-
RLMAsyncOpenRealmCallback
@@ -477,9 +426,6 @@
RLMObjectMigrationBlock
-
- RLMObjectNotificationCallback
-
RLMOptionalErrorBlock
@@ -492,21 +438,12 @@
RLMProgressNotificationBlock
-
- RLMServerPath
-
RLMServerToken
RLMShouldCompactOnLaunchBlock
-
- RLMSyncBasicErrorReportingBlock
-
-
- RLMSyncCompletionBlock
-
RLMSyncErrorReportingBlock
@@ -522,166 +459,11 @@
RLMUserCustomDataBlock
-
- RLMUserNotificationBlock
-
RLMUserOptionalErrorBlock
-
- Functions
-
-
diff --git a/document_realm_objc/after/docs/Enums/RLMError.html b/document_realm_objc/after/docs/Enums/RLMError.html
index 7039828d5..fbd751805 100644
--- a/document_realm_objc/after/docs/Enums/RLMError.html
+++ b/document_realm_objc/after/docs/Enums/RLMError.html
@@ -34,7 +34,7 @@
- Realm Y.Y.Y Docs (79% documented)
+ Realm Y.Y.Y Docs (100% documented)
@@ -62,12 +62,6 @@
NSError(RLMSync)
-
- RLMObjectBase()
-
-
- RLMObjectBase()
-
@@ -82,9 +76,6 @@
RLMAppConfiguration
-
- RLMAppSubscriptionToken
-
RLMArray
@@ -103,9 +94,6 @@
RLMDecimal128
-
- RLMDynamicObject
-
RLMEmailPasswordAuth
@@ -121,15 +109,6 @@
RLMLinkingObjects
-
- RLMLinkingObjectsHandle
-
-
- RLMListBase
-
-
- RLMManagedPropertyAccessor
-
RLMMaxKey
@@ -163,9 +142,6 @@
RLMObjectSchema
-
- RLMOptionalBase
-
RLMProgressNotificationToken
@@ -235,9 +211,6 @@
RLMUserIdentity
-
- RLMUserSubscriptionToken
-
RealmSwiftEmbeddedObject
@@ -255,9 +228,6 @@
RLMBackupRealmConfigurationErrorKey
-
- RLMDescriptionMaxDepth
-
RLMErrorDomain
@@ -309,9 +279,6 @@
RLMRealmVersionKey
-
- RLMSwiftAsFastEnumeration
-
RLMSyncAuthErrorDomain
@@ -324,15 +291,9 @@
kRLMSyncErrorActionTokenKey
-
- kRLMSyncErrorStatusCodeKey
-
kRLMSyncPathOfRealmBackupCopyKey
-
- kRLMSyncUnderlyingErrorKey
-
@@ -374,15 +335,6 @@
RLMSyncSessionState
-
- RLMSyncStopPolicy
-
-
- RLMSyncSystemErrorKind
-
-
- RLMUpdatePolicy
-
RLMUserState
@@ -420,9 +372,6 @@
RLMAPIKeyAuthOptionalErrorBlock
-
- RLMAppNotificationBlock
-
RLMAsyncOpenRealmCallback
@@ -477,9 +426,6 @@
RLMObjectMigrationBlock
-
- RLMObjectNotificationCallback
-
RLMOptionalErrorBlock
@@ -492,21 +438,12 @@
RLMProgressNotificationBlock
-
- RLMServerPath
-
RLMServerToken
RLMShouldCompactOnLaunchBlock
-
- RLMSyncBasicErrorReportingBlock
-
-
- RLMSyncCompletionBlock
-
RLMSyncErrorReportingBlock
@@ -522,166 +459,11 @@
RLMUserCustomDataBlock
-
- RLMUserNotificationBlock
-
RLMUserOptionalErrorBlock
-
- Functions
-
-
diff --git a/document_realm_objc/after/docs/Enums/RLMHTTPMethod.html b/document_realm_objc/after/docs/Enums/RLMHTTPMethod.html
index bfe478f10..2f6dffe9a 100644
--- a/document_realm_objc/after/docs/Enums/RLMHTTPMethod.html
+++ b/document_realm_objc/after/docs/Enums/RLMHTTPMethod.html
@@ -34,7 +34,7 @@
- Realm Y.Y.Y Docs (79% documented)
+ Realm Y.Y.Y Docs (100% documented)
@@ -62,12 +62,6 @@
NSError(RLMSync)
-
- RLMObjectBase()
-
-
- RLMObjectBase()
-
@@ -82,9 +76,6 @@
RLMAppConfiguration
-
- RLMAppSubscriptionToken
-
RLMArray
@@ -103,9 +94,6 @@
RLMDecimal128
-
- RLMDynamicObject
-
RLMEmailPasswordAuth
@@ -121,15 +109,6 @@
RLMLinkingObjects
-
- RLMLinkingObjectsHandle
-
-
- RLMListBase
-
-
- RLMManagedPropertyAccessor
-
RLMMaxKey
@@ -163,9 +142,6 @@
RLMObjectSchema
-
- RLMOptionalBase
-
RLMProgressNotificationToken
@@ -235,9 +211,6 @@
RLMUserIdentity
-
- RLMUserSubscriptionToken
-
RealmSwiftEmbeddedObject
@@ -255,9 +228,6 @@
RLMBackupRealmConfigurationErrorKey
-
- RLMDescriptionMaxDepth
-
RLMErrorDomain
@@ -309,9 +279,6 @@
RLMRealmVersionKey
-
- RLMSwiftAsFastEnumeration
-
RLMSyncAuthErrorDomain
@@ -324,15 +291,9 @@
kRLMSyncErrorActionTokenKey
-
- kRLMSyncErrorStatusCodeKey
-
kRLMSyncPathOfRealmBackupCopyKey
-
- kRLMSyncUnderlyingErrorKey
-
@@ -374,15 +335,6 @@
RLMSyncSessionState
-
- RLMSyncStopPolicy
-
-
- RLMSyncSystemErrorKind
-
-
- RLMUpdatePolicy
-
RLMUserState
@@ -420,9 +372,6 @@
RLMAPIKeyAuthOptionalErrorBlock
-
- RLMAppNotificationBlock
-
RLMAsyncOpenRealmCallback
@@ -477,9 +426,6 @@
RLMObjectMigrationBlock
-
- RLMObjectNotificationCallback
-
RLMOptionalErrorBlock
@@ -492,21 +438,12 @@
RLMProgressNotificationBlock
-
- RLMServerPath
-
RLMServerToken
RLMShouldCompactOnLaunchBlock
-
- RLMSyncBasicErrorReportingBlock
-
-
- RLMSyncCompletionBlock
-
RLMSyncErrorReportingBlock
@@ -522,166 +459,11 @@
RLMUserCustomDataBlock
-
- RLMUserNotificationBlock
-
RLMUserOptionalErrorBlock
-
- Functions
-
-
diff --git a/document_realm_objc/after/docs/Enums/RLMPropertyType.html b/document_realm_objc/after/docs/Enums/RLMPropertyType.html
index 10307d3cd..d0ef1555a 100644
--- a/document_realm_objc/after/docs/Enums/RLMPropertyType.html
+++ b/document_realm_objc/after/docs/Enums/RLMPropertyType.html
@@ -34,7 +34,7 @@
- Realm Y.Y.Y Docs (79% documented)
+ Realm Y.Y.Y Docs (100% documented)
@@ -62,12 +62,6 @@
NSError(RLMSync)
-
- RLMObjectBase()
-
-
- RLMObjectBase()
-
@@ -82,9 +76,6 @@
RLMAppConfiguration
-
- RLMAppSubscriptionToken
-
RLMArray
@@ -103,9 +94,6 @@
RLMDecimal128
-
- RLMDynamicObject
-
RLMEmailPasswordAuth
@@ -121,15 +109,6 @@
RLMLinkingObjects
-
- RLMLinkingObjectsHandle
-
-
- RLMListBase
-
-
- RLMManagedPropertyAccessor
-
RLMMaxKey
@@ -163,9 +142,6 @@
RLMObjectSchema
-
- RLMOptionalBase
-
RLMProgressNotificationToken
@@ -235,9 +211,6 @@
RLMUserIdentity
-
- RLMUserSubscriptionToken
-
RealmSwiftEmbeddedObject
@@ -255,9 +228,6 @@
RLMBackupRealmConfigurationErrorKey
-
- RLMDescriptionMaxDepth
-
RLMErrorDomain
@@ -309,9 +279,6 @@
RLMRealmVersionKey
-
- RLMSwiftAsFastEnumeration
-
RLMSyncAuthErrorDomain
@@ -324,15 +291,9 @@
kRLMSyncErrorActionTokenKey
-
- kRLMSyncErrorStatusCodeKey
-
kRLMSyncPathOfRealmBackupCopyKey
-
- kRLMSyncUnderlyingErrorKey
-
@@ -374,15 +335,6 @@
RLMSyncSessionState
-
- RLMSyncStopPolicy
-
-
- RLMSyncSystemErrorKind
-
-
- RLMUpdatePolicy
-
RLMUserState
@@ -420,9 +372,6 @@
RLMAPIKeyAuthOptionalErrorBlock
-
- RLMAppNotificationBlock
-
RLMAsyncOpenRealmCallback
@@ -477,9 +426,6 @@
RLMObjectMigrationBlock
-
- RLMObjectNotificationCallback
-
RLMOptionalErrorBlock
@@ -492,21 +438,12 @@
RLMProgressNotificationBlock
-
- RLMServerPath
-
RLMServerToken
RLMShouldCompactOnLaunchBlock
-
- RLMSyncBasicErrorReportingBlock
-
-
- RLMSyncCompletionBlock
-
RLMSyncErrorReportingBlock
@@ -522,166 +459,11 @@
RLMUserCustomDataBlock
-
- RLMUserNotificationBlock
-
RLMUserOptionalErrorBlock
-
- Functions
-
-
diff --git a/document_realm_objc/after/docs/Enums/RLMSyncAuthError.html b/document_realm_objc/after/docs/Enums/RLMSyncAuthError.html
index d9aa3c9a7..9b880ff15 100644
--- a/document_realm_objc/after/docs/Enums/RLMSyncAuthError.html
+++ b/document_realm_objc/after/docs/Enums/RLMSyncAuthError.html
@@ -34,7 +34,7 @@
- Realm Y.Y.Y Docs (79% documented)
+ Realm Y.Y.Y Docs (100% documented)
@@ -62,12 +62,6 @@
NSError(RLMSync)
-
- RLMObjectBase()
-
-
- RLMObjectBase()
-
@@ -82,9 +76,6 @@
RLMAppConfiguration
-
- RLMAppSubscriptionToken
-
RLMArray
@@ -103,9 +94,6 @@
RLMDecimal128
-
- RLMDynamicObject
-
RLMEmailPasswordAuth
@@ -121,15 +109,6 @@
RLMLinkingObjects
-
- RLMLinkingObjectsHandle
-
-
- RLMListBase
-
-
- RLMManagedPropertyAccessor
-
RLMMaxKey
@@ -163,9 +142,6 @@
RLMObjectSchema
-
- RLMOptionalBase
-
RLMProgressNotificationToken
@@ -235,9 +211,6 @@
RLMUserIdentity
-
- RLMUserSubscriptionToken
-
RealmSwiftEmbeddedObject
@@ -255,9 +228,6 @@
RLMBackupRealmConfigurationErrorKey
-
- RLMDescriptionMaxDepth
-
RLMErrorDomain
@@ -309,9 +279,6 @@
RLMRealmVersionKey
-
- RLMSwiftAsFastEnumeration
-
RLMSyncAuthErrorDomain
@@ -324,15 +291,9 @@
kRLMSyncErrorActionTokenKey
-
- kRLMSyncErrorStatusCodeKey
-
kRLMSyncPathOfRealmBackupCopyKey
-
- kRLMSyncUnderlyingErrorKey
-
@@ -374,15 +335,6 @@
RLMSyncSessionState
-
- RLMSyncStopPolicy
-
-
- RLMSyncSystemErrorKind
-
-
- RLMUpdatePolicy
-
RLMUserState
@@ -420,9 +372,6 @@
RLMAPIKeyAuthOptionalErrorBlock
-
- RLMAppNotificationBlock
-
RLMAsyncOpenRealmCallback
@@ -477,9 +426,6 @@
RLMObjectMigrationBlock
-
- RLMObjectNotificationCallback
-
RLMOptionalErrorBlock
@@ -492,21 +438,12 @@
RLMProgressNotificationBlock
-
- RLMServerPath
-
RLMServerToken
RLMShouldCompactOnLaunchBlock
-
- RLMSyncBasicErrorReportingBlock
-
-
- RLMSyncCompletionBlock
-
RLMSyncErrorReportingBlock
@@ -522,166 +459,11 @@
RLMUserCustomDataBlock
-
- RLMUserNotificationBlock
-
RLMUserOptionalErrorBlock
-
- Functions
-
-
diff --git a/document_realm_objc/after/docs/Enums/RLMSyncConnectionState.html b/document_realm_objc/after/docs/Enums/RLMSyncConnectionState.html
index 77be75bcc..388c30055 100644
--- a/document_realm_objc/after/docs/Enums/RLMSyncConnectionState.html
+++ b/document_realm_objc/after/docs/Enums/RLMSyncConnectionState.html
@@ -34,7 +34,7 @@
- Realm Y.Y.Y Docs (79% documented)
+ Realm Y.Y.Y Docs (100% documented)
@@ -62,12 +62,6 @@
NSError(RLMSync)
-
- RLMObjectBase()
-
-
- RLMObjectBase()
-
@@ -82,9 +76,6 @@
RLMAppConfiguration
-
- RLMAppSubscriptionToken
-
RLMArray
@@ -103,9 +94,6 @@
RLMDecimal128
-
- RLMDynamicObject
-
RLMEmailPasswordAuth
@@ -121,15 +109,6 @@
RLMLinkingObjects
-
- RLMLinkingObjectsHandle
-
-
- RLMListBase
-
-
- RLMManagedPropertyAccessor
-
RLMMaxKey
@@ -163,9 +142,6 @@
RLMObjectSchema
-
- RLMOptionalBase
-
RLMProgressNotificationToken
@@ -235,9 +211,6 @@
RLMUserIdentity
-
- RLMUserSubscriptionToken
-
RealmSwiftEmbeddedObject
@@ -255,9 +228,6 @@
RLMBackupRealmConfigurationErrorKey
-
- RLMDescriptionMaxDepth
-
RLMErrorDomain
@@ -309,9 +279,6 @@
RLMRealmVersionKey
-
- RLMSwiftAsFastEnumeration
-
RLMSyncAuthErrorDomain
@@ -324,15 +291,9 @@
kRLMSyncErrorActionTokenKey
-
- kRLMSyncErrorStatusCodeKey
-
kRLMSyncPathOfRealmBackupCopyKey
-
- kRLMSyncUnderlyingErrorKey
-
@@ -374,15 +335,6 @@
RLMSyncSessionState
-
- RLMSyncStopPolicy
-
-
- RLMSyncSystemErrorKind
-
-
- RLMUpdatePolicy
-
RLMUserState
@@ -420,9 +372,6 @@
RLMAPIKeyAuthOptionalErrorBlock
-
- RLMAppNotificationBlock
-
RLMAsyncOpenRealmCallback
@@ -477,9 +426,6 @@
RLMObjectMigrationBlock
-
- RLMObjectNotificationCallback
-
RLMOptionalErrorBlock
@@ -492,21 +438,12 @@
RLMProgressNotificationBlock
-
- RLMServerPath
-
RLMServerToken
RLMShouldCompactOnLaunchBlock
-
- RLMSyncBasicErrorReportingBlock
-
-
- RLMSyncCompletionBlock
-
RLMSyncErrorReportingBlock
@@ -522,166 +459,11 @@
RLMUserCustomDataBlock
-
- RLMUserNotificationBlock
-
RLMUserOptionalErrorBlock
-
- Functions
-
-
diff --git a/document_realm_objc/after/docs/Enums/RLMSyncError.html b/document_realm_objc/after/docs/Enums/RLMSyncError.html
index 1eeff3b5e..901a367e5 100644
--- a/document_realm_objc/after/docs/Enums/RLMSyncError.html
+++ b/document_realm_objc/after/docs/Enums/RLMSyncError.html
@@ -34,7 +34,7 @@
- Realm Y.Y.Y Docs (79% documented)
+ Realm Y.Y.Y Docs (100% documented)
@@ -62,12 +62,6 @@
NSError(RLMSync)
-
- RLMObjectBase()
-
-
- RLMObjectBase()
-
@@ -82,9 +76,6 @@
RLMAppConfiguration
-
- RLMAppSubscriptionToken
-
RLMArray
@@ -103,9 +94,6 @@
RLMDecimal128
-
- RLMDynamicObject
-
RLMEmailPasswordAuth
@@ -121,15 +109,6 @@
RLMLinkingObjects
-
- RLMLinkingObjectsHandle
-
-
- RLMListBase
-
-
- RLMManagedPropertyAccessor
-
RLMMaxKey
@@ -163,9 +142,6 @@
RLMObjectSchema
-
- RLMOptionalBase
-
RLMProgressNotificationToken
@@ -235,9 +211,6 @@
RLMUserIdentity
-
- RLMUserSubscriptionToken
-
RealmSwiftEmbeddedObject
@@ -255,9 +228,6 @@
RLMBackupRealmConfigurationErrorKey
-
- RLMDescriptionMaxDepth
-
RLMErrorDomain
@@ -309,9 +279,6 @@
RLMRealmVersionKey
-
- RLMSwiftAsFastEnumeration
-
RLMSyncAuthErrorDomain
@@ -324,15 +291,9 @@
kRLMSyncErrorActionTokenKey
-
- kRLMSyncErrorStatusCodeKey
-
kRLMSyncPathOfRealmBackupCopyKey
-
- kRLMSyncUnderlyingErrorKey
-
@@ -374,15 +335,6 @@
RLMSyncSessionState
-
- RLMSyncStopPolicy
-
-
- RLMSyncSystemErrorKind
-
-
- RLMUpdatePolicy
-
RLMUserState
@@ -420,9 +372,6 @@
RLMAPIKeyAuthOptionalErrorBlock
-
- RLMAppNotificationBlock
-
RLMAsyncOpenRealmCallback
@@ -477,9 +426,6 @@
RLMObjectMigrationBlock
-
- RLMObjectNotificationCallback
-
RLMOptionalErrorBlock
@@ -492,21 +438,12 @@
RLMProgressNotificationBlock
-
- RLMServerPath
-
RLMServerToken
RLMShouldCompactOnLaunchBlock
-
- RLMSyncBasicErrorReportingBlock
-
-
- RLMSyncCompletionBlock
-
RLMSyncErrorReportingBlock
@@ -522,166 +459,11 @@
RLMUserCustomDataBlock
-
- RLMUserNotificationBlock
-
RLMUserOptionalErrorBlock
-
- Functions
-
-
@@ -903,7 +685,7 @@ Declaration
An error that indicates an authentication error occurred.
-The kRLMSyncUnderlyingErrorKey
key in the user info dictionary will contain the
+
The kRLMSyncUnderlyingErrorKey
key in the user info dictionary will contain the
underlying error, which is guaranteed to be under the RLMSyncAuthErrorDomain
error domain.
diff --git a/document_realm_objc/after/docs/Enums/RLMSyncLogLevel.html b/document_realm_objc/after/docs/Enums/RLMSyncLogLevel.html
index 5360205a0..ae467a2dc 100644
--- a/document_realm_objc/after/docs/Enums/RLMSyncLogLevel.html
+++ b/document_realm_objc/after/docs/Enums/RLMSyncLogLevel.html
@@ -34,7 +34,7 @@
- Realm Y.Y.Y Docs (79% documented)
+ Realm Y.Y.Y Docs (100% documented)
@@ -62,12 +62,6 @@
NSError(RLMSync)
-
- RLMObjectBase()
-
-
- RLMObjectBase()
-
@@ -82,9 +76,6 @@
RLMAppConfiguration
-
- RLMAppSubscriptionToken
-
RLMArray
@@ -103,9 +94,6 @@
RLMDecimal128
-
- RLMDynamicObject
-
RLMEmailPasswordAuth
@@ -121,15 +109,6 @@
RLMLinkingObjects
-
- RLMLinkingObjectsHandle
-
-
- RLMListBase
-
-
- RLMManagedPropertyAccessor
-
RLMMaxKey
@@ -163,9 +142,6 @@
RLMObjectSchema
-
- RLMOptionalBase
-
RLMProgressNotificationToken
@@ -235,9 +211,6 @@
RLMUserIdentity
-
- RLMUserSubscriptionToken
-
RealmSwiftEmbeddedObject
@@ -255,9 +228,6 @@
RLMBackupRealmConfigurationErrorKey
-
- RLMDescriptionMaxDepth
-
RLMErrorDomain
@@ -309,9 +279,6 @@
RLMRealmVersionKey
-
- RLMSwiftAsFastEnumeration
-
RLMSyncAuthErrorDomain
@@ -324,15 +291,9 @@
kRLMSyncErrorActionTokenKey
-
- kRLMSyncErrorStatusCodeKey
-
kRLMSyncPathOfRealmBackupCopyKey
-
- kRLMSyncUnderlyingErrorKey
-
@@ -374,15 +335,6 @@
RLMSyncSessionState
-
- RLMSyncStopPolicy
-
-
- RLMSyncSystemErrorKind
-
-
- RLMUpdatePolicy
-
RLMUserState
@@ -420,9 +372,6 @@
RLMAPIKeyAuthOptionalErrorBlock
-
- RLMAppNotificationBlock
-
RLMAsyncOpenRealmCallback
@@ -477,9 +426,6 @@
RLMObjectMigrationBlock
-
- RLMObjectNotificationCallback
-
RLMOptionalErrorBlock
@@ -492,21 +438,12 @@
RLMProgressNotificationBlock
-
- RLMServerPath
-
RLMServerToken
RLMShouldCompactOnLaunchBlock
-
- RLMSyncBasicErrorReportingBlock
-
-
- RLMSyncCompletionBlock
-
RLMSyncErrorReportingBlock
@@ -522,166 +459,11 @@
RLMUserCustomDataBlock
-
- RLMUserNotificationBlock
-
RLMUserOptionalErrorBlock
-
- Functions
-
-
diff --git a/document_realm_objc/after/docs/Enums/RLMSyncProgressDirection.html b/document_realm_objc/after/docs/Enums/RLMSyncProgressDirection.html
index 83bf28817..12e66f2fa 100644
--- a/document_realm_objc/after/docs/Enums/RLMSyncProgressDirection.html
+++ b/document_realm_objc/after/docs/Enums/RLMSyncProgressDirection.html
@@ -34,7 +34,7 @@
- Realm Y.Y.Y Docs (79% documented)
+ Realm Y.Y.Y Docs (100% documented)
@@ -62,12 +62,6 @@
NSError(RLMSync)
-
- RLMObjectBase()
-
-
- RLMObjectBase()
-
@@ -82,9 +76,6 @@
RLMAppConfiguration
-
- RLMAppSubscriptionToken
-
RLMArray
@@ -103,9 +94,6 @@
RLMDecimal128
-
- RLMDynamicObject
-
RLMEmailPasswordAuth
@@ -121,15 +109,6 @@
RLMLinkingObjects
-
- RLMLinkingObjectsHandle
-
-
- RLMListBase
-
-
- RLMManagedPropertyAccessor
-
RLMMaxKey
@@ -163,9 +142,6 @@
RLMObjectSchema
-
- RLMOptionalBase
-
RLMProgressNotificationToken
@@ -235,9 +211,6 @@
RLMUserIdentity
-
- RLMUserSubscriptionToken
-
RealmSwiftEmbeddedObject
@@ -255,9 +228,6 @@
RLMBackupRealmConfigurationErrorKey
-
- RLMDescriptionMaxDepth
-
RLMErrorDomain
@@ -309,9 +279,6 @@
RLMRealmVersionKey
-
- RLMSwiftAsFastEnumeration
-
RLMSyncAuthErrorDomain
@@ -324,15 +291,9 @@
kRLMSyncErrorActionTokenKey
-
- kRLMSyncErrorStatusCodeKey
-
kRLMSyncPathOfRealmBackupCopyKey
-
- kRLMSyncUnderlyingErrorKey
-
@@ -374,15 +335,6 @@
RLMSyncSessionState
-
- RLMSyncStopPolicy
-
-
- RLMSyncSystemErrorKind
-
-
- RLMUpdatePolicy
-
RLMUserState
@@ -420,9 +372,6 @@
RLMAPIKeyAuthOptionalErrorBlock
-
- RLMAppNotificationBlock
-
RLMAsyncOpenRealmCallback
@@ -477,9 +426,6 @@
RLMObjectMigrationBlock
-
- RLMObjectNotificationCallback
-
RLMOptionalErrorBlock
@@ -492,21 +438,12 @@
RLMProgressNotificationBlock
-
- RLMServerPath
-
RLMServerToken
RLMShouldCompactOnLaunchBlock
-
- RLMSyncBasicErrorReportingBlock
-
-
- RLMSyncCompletionBlock
-
RLMSyncErrorReportingBlock
@@ -522,166 +459,11 @@
RLMUserCustomDataBlock
-
- RLMUserNotificationBlock
-
RLMUserOptionalErrorBlock
-
- Functions
-
-
diff --git a/document_realm_objc/after/docs/Enums/RLMSyncProgressMode.html b/document_realm_objc/after/docs/Enums/RLMSyncProgressMode.html
index 8a6314f99..a41dc5c92 100644
--- a/document_realm_objc/after/docs/Enums/RLMSyncProgressMode.html
+++ b/document_realm_objc/after/docs/Enums/RLMSyncProgressMode.html
@@ -34,7 +34,7 @@
- Realm Y.Y.Y Docs (79% documented)
+ Realm Y.Y.Y Docs (100% documented)
@@ -62,12 +62,6 @@
NSError(RLMSync)
-
- RLMObjectBase()
-
-
- RLMObjectBase()
-
@@ -82,9 +76,6 @@
RLMAppConfiguration
-
- RLMAppSubscriptionToken
-
RLMArray
@@ -103,9 +94,6 @@
RLMDecimal128
-
- RLMDynamicObject
-
RLMEmailPasswordAuth
@@ -121,15 +109,6 @@
RLMLinkingObjects
-
- RLMLinkingObjectsHandle
-
-
- RLMListBase
-
-
- RLMManagedPropertyAccessor
-
RLMMaxKey
@@ -163,9 +142,6 @@
RLMObjectSchema
-
- RLMOptionalBase
-
RLMProgressNotificationToken
@@ -235,9 +211,6 @@
RLMUserIdentity
-
- RLMUserSubscriptionToken
-
RealmSwiftEmbeddedObject
@@ -255,9 +228,6 @@
RLMBackupRealmConfigurationErrorKey
-
- RLMDescriptionMaxDepth
-
RLMErrorDomain
@@ -309,9 +279,6 @@
RLMRealmVersionKey
-
- RLMSwiftAsFastEnumeration
-
RLMSyncAuthErrorDomain
@@ -324,15 +291,9 @@
kRLMSyncErrorActionTokenKey
-
- kRLMSyncErrorStatusCodeKey
-
kRLMSyncPathOfRealmBackupCopyKey
-
- kRLMSyncUnderlyingErrorKey
-
@@ -374,15 +335,6 @@
RLMSyncSessionState
-
- RLMSyncStopPolicy
-
-
- RLMSyncSystemErrorKind
-
-
- RLMUpdatePolicy
-
RLMUserState
@@ -420,9 +372,6 @@
RLMAPIKeyAuthOptionalErrorBlock
-
- RLMAppNotificationBlock
-
RLMAsyncOpenRealmCallback
@@ -477,9 +426,6 @@
RLMObjectMigrationBlock
-
- RLMObjectNotificationCallback
-
RLMOptionalErrorBlock
@@ -492,21 +438,12 @@
RLMProgressNotificationBlock
-
- RLMServerPath
-
RLMServerToken
RLMShouldCompactOnLaunchBlock
-
- RLMSyncBasicErrorReportingBlock
-
-
- RLMSyncCompletionBlock
-
RLMSyncErrorReportingBlock
@@ -522,166 +459,11 @@
RLMUserCustomDataBlock
-
- RLMUserNotificationBlock
-
RLMUserOptionalErrorBlock
-
- Functions
-
-
diff --git a/document_realm_objc/after/docs/Enums/RLMSyncSessionState.html b/document_realm_objc/after/docs/Enums/RLMSyncSessionState.html
index 09b4992fc..faa0cfb3a 100644
--- a/document_realm_objc/after/docs/Enums/RLMSyncSessionState.html
+++ b/document_realm_objc/after/docs/Enums/RLMSyncSessionState.html
@@ -34,7 +34,7 @@
- Realm Y.Y.Y Docs (79% documented)
+ Realm Y.Y.Y Docs (100% documented)
@@ -62,12 +62,6 @@
NSError(RLMSync)
-
- RLMObjectBase()
-
-
- RLMObjectBase()
-
@@ -82,9 +76,6 @@
RLMAppConfiguration
-
- RLMAppSubscriptionToken
-
RLMArray
@@ -103,9 +94,6 @@
RLMDecimal128
-
- RLMDynamicObject
-
RLMEmailPasswordAuth
@@ -121,15 +109,6 @@
RLMLinkingObjects
-
- RLMLinkingObjectsHandle
-
-
- RLMListBase
-
-
- RLMManagedPropertyAccessor
-
RLMMaxKey
@@ -163,9 +142,6 @@
RLMObjectSchema
-
- RLMOptionalBase
-
RLMProgressNotificationToken
@@ -235,9 +211,6 @@
RLMUserIdentity
-
- RLMUserSubscriptionToken
-
RealmSwiftEmbeddedObject
@@ -255,9 +228,6 @@
RLMBackupRealmConfigurationErrorKey
-
- RLMDescriptionMaxDepth
-
RLMErrorDomain
@@ -309,9 +279,6 @@
RLMRealmVersionKey
-
- RLMSwiftAsFastEnumeration
-
RLMSyncAuthErrorDomain
@@ -324,15 +291,9 @@
kRLMSyncErrorActionTokenKey
-
- kRLMSyncErrorStatusCodeKey
-
kRLMSyncPathOfRealmBackupCopyKey
-
- kRLMSyncUnderlyingErrorKey
-
@@ -374,15 +335,6 @@
RLMSyncSessionState
-
- RLMSyncStopPolicy
-
-
- RLMSyncSystemErrorKind
-
-
- RLMUpdatePolicy
-
RLMUserState
@@ -420,9 +372,6 @@
RLMAPIKeyAuthOptionalErrorBlock
-
- RLMAppNotificationBlock
-
RLMAsyncOpenRealmCallback
@@ -477,9 +426,6 @@
RLMObjectMigrationBlock
-
- RLMObjectNotificationCallback
-
RLMOptionalErrorBlock
@@ -492,21 +438,12 @@
RLMProgressNotificationBlock
-
- RLMServerPath
-
RLMServerToken
RLMShouldCompactOnLaunchBlock
-
- RLMSyncBasicErrorReportingBlock
-
-
- RLMSyncCompletionBlock
-
RLMSyncErrorReportingBlock
@@ -522,166 +459,11 @@
RLMUserCustomDataBlock
-
- RLMUserNotificationBlock
-
RLMUserOptionalErrorBlock
-
- Functions
-
-
diff --git a/document_realm_objc/after/docs/Enums/RLMSyncStopPolicy.html b/document_realm_objc/after/docs/Enums/RLMSyncStopPolicy.html
deleted file mode 100644
index 4c542605c..000000000
--- a/document_realm_objc/after/docs/Enums/RLMSyncStopPolicy.html
+++ /dev/null
@@ -1,832 +0,0 @@
-
-
-
- RLMSyncStopPolicy Enumeration Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- RLMSyncStopPolicy
-
-
- Objective-C
- RLM_CLOSED_ENUM(NSUInteger, RLMSyncStopPolicy) {
- RLMSyncStopPolicyImmediately,
- RLMSyncStopPolicyLiveIndefinitely,
- RLMSyncStopPolicyAfterChangesUploaded,
-}
-
-
-
- Swift
- @frozen enum RLMSyncStopPolicy : UInt, @unchecked Sendable
-
-
-
- Undocumented
-
-
- Show on GitHub
-
-
-
-
-
- -
-
-
-
-
- RLMSyncStopPolicyImmediately
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- RLMSyncStopPolicyImmediately
-
-
-
- Swift
- case immediately = 0
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMSyncStopPolicyLiveIndefinitely
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- RLMSyncStopPolicyLiveIndefinitely
-
-
-
- Swift
- case liveIndefinitely = 1
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMSyncStopPolicyAfterChangesUploaded
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- RLMSyncStopPolicyAfterChangesUploaded
-
-
-
- Swift
- case afterChangesUploaded = 2
-
-
-
-
- Show on GitHub
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/document_realm_objc/after/docs/Enums/RLMSyncSystemErrorKind.html b/document_realm_objc/after/docs/Enums/RLMSyncSystemErrorKind.html
deleted file mode 100644
index ae569ebea..000000000
--- a/document_realm_objc/after/docs/Enums/RLMSyncSystemErrorKind.html
+++ /dev/null
@@ -1,978 +0,0 @@
-
-
-
- RLMSyncSystemErrorKind Enumeration Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- RLMSyncSystemErrorKind
-
-
- Objective-C
- NS_ENUM(NSUInteger, RLMSyncSystemErrorKind) {
- // Specific
- RLMSyncSystemErrorKindClientReset,
- RLMSyncSystemErrorKindPermissionDenied,
- // General
- RLMSyncSystemErrorKindClient,
- RLMSyncSystemErrorKindConnection,
- RLMSyncSystemErrorKindSession,
- RLMSyncSystemErrorKindUser,
- RLMSyncSystemErrorKindUnknown,
-}
-
-
-
- Swift
- enum RLMSyncSystemErrorKind : UInt, @unchecked Sendable
-
-
-
- Undocumented
-
-
- Show on GitHub
-
-
-
-
-
- -
-
-
-
-
- RLMSyncSystemErrorKindClientReset
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- RLMSyncSystemErrorKindClientReset
-
-
-
- Swift
- case clientReset = 0
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMSyncSystemErrorKindPermissionDenied
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- RLMSyncSystemErrorKindPermissionDenied
-
-
-
- Swift
- case permissionDenied = 1
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMSyncSystemErrorKindClient
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- RLMSyncSystemErrorKindClient
-
-
-
- Swift
- case client = 2
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMSyncSystemErrorKindConnection
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- RLMSyncSystemErrorKindConnection
-
-
-
- Swift
- case connection = 3
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMSyncSystemErrorKindSession
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- RLMSyncSystemErrorKindSession
-
-
-
- Swift
- case session = 4
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMSyncSystemErrorKindUser
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- RLMSyncSystemErrorKindUser
-
-
-
- Swift
- case user = 5
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMSyncSystemErrorKindUnknown
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- RLMSyncSystemErrorKindUnknown
-
-
-
- Swift
- case unknown = 6
-
-
-
-
- Show on GitHub
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/document_realm_objc/after/docs/Enums/RLMUpdatePolicy.html b/document_realm_objc/after/docs/Enums/RLMUpdatePolicy.html
deleted file mode 100644
index a5621fd29..000000000
--- a/document_realm_objc/after/docs/Enums/RLMUpdatePolicy.html
+++ /dev/null
@@ -1,832 +0,0 @@
-
-
-
- RLMUpdatePolicy Enumeration Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- RLMUpdatePolicy
-
-
- Objective-C
- NS_ENUM(NSUInteger, RLMUpdatePolicy) {
- RLMUpdatePolicyError = 1,
- RLMUpdatePolicyUpdateChanged = 3,
- RLMUpdatePolicyUpdateAll = 2,
-}
-
-
-
- Swift
- enum RLMUpdatePolicy : UInt, @unchecked Sendable
-
-
-
- Undocumented
-
-
- Show on GitHub
-
-
-
-
-
- -
-
-
-
-
- RLMUpdatePolicyError
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- RLMUpdatePolicyError = 1
-
-
-
- Swift
- case error = 1
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMUpdatePolicyUpdateChanged
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- RLMUpdatePolicyUpdateChanged = 3
-
-
-
- Swift
- case updateChanged = 3
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMUpdatePolicyUpdateAll
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- RLMUpdatePolicyUpdateAll = 2
-
-
-
- Swift
- case updateAll = 2
-
-
-
-
- Show on GitHub
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/document_realm_objc/after/docs/Enums/RLMUserState.html b/document_realm_objc/after/docs/Enums/RLMUserState.html
index 53672a758..9d1e600fa 100644
--- a/document_realm_objc/after/docs/Enums/RLMUserState.html
+++ b/document_realm_objc/after/docs/Enums/RLMUserState.html
@@ -34,7 +34,7 @@
- Realm Y.Y.Y Docs (79% documented)
+ Realm Y.Y.Y Docs (100% documented)
@@ -62,12 +62,6 @@
NSError(RLMSync)
-
- RLMObjectBase()
-
-
- RLMObjectBase()
-
@@ -82,9 +76,6 @@
RLMAppConfiguration
-
- RLMAppSubscriptionToken
-
RLMArray
@@ -103,9 +94,6 @@
RLMDecimal128
-
- RLMDynamicObject
-
RLMEmailPasswordAuth
@@ -121,15 +109,6 @@
RLMLinkingObjects
-
- RLMLinkingObjectsHandle
-
-
- RLMListBase
-
-
- RLMManagedPropertyAccessor
-
RLMMaxKey
@@ -163,9 +142,6 @@
RLMObjectSchema
-
- RLMOptionalBase
-
RLMProgressNotificationToken
@@ -235,9 +211,6 @@
RLMUserIdentity
-
- RLMUserSubscriptionToken
-
RealmSwiftEmbeddedObject
@@ -255,9 +228,6 @@
RLMBackupRealmConfigurationErrorKey
-
- RLMDescriptionMaxDepth
-
RLMErrorDomain
@@ -309,9 +279,6 @@
RLMRealmVersionKey
-
- RLMSwiftAsFastEnumeration
-
RLMSyncAuthErrorDomain
@@ -324,15 +291,9 @@
kRLMSyncErrorActionTokenKey
-
- kRLMSyncErrorStatusCodeKey
-
kRLMSyncPathOfRealmBackupCopyKey
-
- kRLMSyncUnderlyingErrorKey
-
@@ -374,15 +335,6 @@
RLMSyncSessionState
-
- RLMSyncStopPolicy
-
-
- RLMSyncSystemErrorKind
-
-
- RLMUpdatePolicy
-
RLMUserState
@@ -420,9 +372,6 @@
RLMAPIKeyAuthOptionalErrorBlock
-
- RLMAppNotificationBlock
-
RLMAsyncOpenRealmCallback
@@ -477,9 +426,6 @@
RLMObjectMigrationBlock
-
- RLMObjectNotificationCallback
-
RLMOptionalErrorBlock
@@ -492,21 +438,12 @@
RLMProgressNotificationBlock
-
- RLMServerPath
-
RLMServerToken
RLMShouldCompactOnLaunchBlock
-
- RLMSyncBasicErrorReportingBlock
-
-
- RLMSyncCompletionBlock
-
RLMSyncErrorReportingBlock
@@ -522,166 +459,11 @@
RLMUserCustomDataBlock
-
- RLMUserNotificationBlock
-
RLMUserOptionalErrorBlock
-
- Functions
-
-
diff --git a/document_realm_objc/after/docs/Functions.html b/document_realm_objc/after/docs/Functions.html
deleted file mode 100644
index 56c678f1b..000000000
--- a/document_realm_objc/after/docs/Functions.html
+++ /dev/null
@@ -1,2618 +0,0 @@
-
-
-
- Functions Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Functions
- The following functions are available globally.
-
-
-
-
-
- -
-
-
-
-
- RLMManagedAccessorClassForObjectClass
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- Class RLMManagedAccessorClassForObjectClass(Class objectClass, RLMObjectSchema *schema, const char *name)
-
-
-
- Swift
- func RLMManagedAccessorClassForObjectClass(_ objectClass: AnyClass, _ schema: RLMObjectSchema, _ name: UnsafePointer<CChar>) -> AnyClass
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMUnmanagedAccessorClassForObjectClass
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- Class RLMUnmanagedAccessorClassForObjectClass(Class objectClass, RLMObjectSchema *schema)
-
-
-
- Swift
- func RLMUnmanagedAccessorClassForObjectClass(_ objectClass: AnyClass, _ schema: RLMObjectSchema) -> AnyClass
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMDynamicValidatedSet
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN void RLMDynamicValidatedSet(RLMObjectBase *obj, NSString *propName, id __nullable val)
-
-
-
- Swift
- func RLMDynamicValidatedSet(_ obj: RLMObjectBase, _ propName: String, _ val: Any?)
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMDynamicGet
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN id __nullable RLMDynamicGet(RLMObjectBase *obj, RLMProperty *prop)
-
-
-
- Swift
- func RLMDynamicGet(_ obj: RLMObjectBase, _ prop: RLMProperty) -> Any?
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMDynamicGetByName
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN id __nullable RLMDynamicGetByName(RLMObjectBase *obj, NSString *propName)
-
-
-
- Swift
- func RLMDynamicGetByName(_ obj: RLMObjectBase, _ propName: String) -> Any?
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMDynamicSet
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- void RLMDynamicSet(RLMObjectBase *obj, RLMProperty *prop, id val)
-
-
-
- Swift
- func RLMDynamicSet(_ obj: RLMObjectBase, _ prop: RLMProperty, _ val: Any)
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMReplaceClassNameMethod
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- void RLMReplaceClassNameMethod(Class accessorClass, NSString *className)
-
-
-
- Swift
- func RLMReplaceClassNameMethod(_ accessorClass: AnyClass, _ className: String)
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMReplaceSharedSchemaMethod
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- void RLMReplaceSharedSchemaMethod(Class accessorClass, RLMObjectSchema * __nullable schema)
-
-
-
- Swift
- func RLMReplaceSharedSchemaMethod(_ accessorClass: AnyClass, _ schema: RLMObjectSchema?)
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMArrayValidateMatchingObjectType
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- void RLMArrayValidateMatchingObjectType(RLMArray *array, id value)
-
-
-
- Swift
- func RLMArrayValidateMatchingObjectType(_ array: RLMArray<AnyObject>, _ value: Any)
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMCollectionSetValueForKey
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- void RLMCollectionSetValueForKey(id<RLMFastEnumerable> collection, NSString *key, id _Nullable value)
-
-
-
- Swift
- func RLMCollectionSetValueForKey(_ collection: any RLMFastEnumerable, _ key: String, _ value: Any?)
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMDescriptionWithMaxDepth
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN NSString *RLMDescriptionWithMaxDepth(NSString *name, id<RLMCollection> collection, NSUInteger depth)
-
-
-
- Swift
- func RLMDescriptionWithMaxDepth(_ name: String, _ collection: any RLMCollection, _ depth: UInt) -> String
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMObjectBaseRealm
-
-
-
-
-
-
-
- Returns the Realm that manages the object, if one exists.
-
- Warning
- This function is useful only in specialized circumstances, for example, when building components
- that integrate with Realm. If you are simply building an app on Realm, it is
- recommended to retrieve the Realm that manages the object via RLMObject
.
-
-
-
-
-
- Declaration
-
- Objective-C
- extern RLMRealm *_Nullable RLMObjectBaseRealm(RLMObjectBase *_Nullable object)
-
-
-
- Swift
- func RLMObjectBaseRealm(_ object: RLMObjectBase?) -> RLMRealm?
-
-
-
-
- Parameters
-
-
-
-
-
- object
-
-
-
-
- An RLMObjectBase
obtained via a Swift Object
or RLMObject
.
-
-
-
-
-
-
-
- Return Value
- The Realm which manages this object. Returns nil
for unmanaged objects.
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMObjectBaseObjectSchema
-
-
-
-
-
-
-
- Returns an RLMObjectSchema
which describes the managed properties of the object.
-
- Warning
- This function is useful only in specialized circumstances, for example, when building components
- that integrate with Realm. If you are simply building an app on Realm, it is
- recommended to retrieve objectSchema
via RLMObject
.
-
-
-
-
-
- Declaration
-
- Objective-C
- extern RLMObjectSchema *_Nullable RLMObjectBaseObjectSchema(
- RLMObjectBase *_Nullable object)
-
-
-
- Swift
- func RLMObjectBaseObjectSchema(_ object: RLMObjectBase?) -> RLMObjectSchema?
-
-
-
-
- Parameters
-
-
-
-
-
- object
-
-
-
-
- An RLMObjectBase
obtained via a Swift Object
or RLMObject
.
-
-
-
-
-
-
-
- Return Value
- The object schema which lists the managed properties for the object.
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMObjectBaseObjectForKeyedSubscript
-
-
-
-
-
-
-
- Returns the object corresponding to a key value.
-
- Warning
- This function is useful only in specialized circumstances, for example, when building components
- that integrate with Realm. If you are simply building an app on Realm, it is
- recommended to retrieve key values via RLMObject
.
-
-
- Warning
- Will throw an NSUndefinedKeyException
if key
is not present on the object.
-
-
-
-
-
- Declaration
-
- Objective-C
- extern id _Nullable RLMObjectBaseObjectForKeyedSubscript(
- RLMObjectBase *_Nullable object, NSString *_Nonnull key)
-
-
-
- Swift
- func RLMObjectBaseObjectForKeyedSubscript(_ object: RLMObjectBase?, _ key: String) -> Any?
-
-
-
-
- Parameters
-
-
-
-
-
- object
-
-
-
-
- An RLMObjectBase
obtained via a Swift Object
or RLMObject
.
-
-
-
-
-
-
- key
-
-
-
-
- The name of the property.
-
-
-
-
-
-
-
- Return Value
- The object for the property requested.
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMObjectBaseSetObjectForKeyedSubscript
-
-
-
-
-
-
-
- Sets a value for a key on the object.
-
- Warning
- This function is useful only in specialized circumstances, for example, when building components
- that integrate with Realm. If you are simply building an app on Realm, it is
- recommended to set key values via RLMObject
.
-
-
- Warning
- Will throw an NSUndefinedKeyException
if key
is not present on the object.
-
-
-
-
-
- Declaration
-
- Objective-C
- extern void RLMObjectBaseSetObjectForKeyedSubscript(
- RLMObjectBase *_Nullable object, NSString *_Nonnull key, id _Nullable obj)
-
-
-
- Swift
- func RLMObjectBaseSetObjectForKeyedSubscript(_ object: RLMObjectBase?, _ key: String, _ obj: Any?)
-
-
-
-
- Parameters
-
-
-
-
-
- object
-
-
-
-
- An RLMObjectBase
obtained via a Swift Object
or RLMObject
.
-
-
-
-
-
-
- key
-
-
-
-
- The name of the property.
-
-
-
-
-
-
- obj
-
-
-
-
- The object to set as the value of the key.
-
-
-
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMVerifyHasPrimaryKey
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- void RLMVerifyHasPrimaryKey(Class cls)
-
-
-
- Swift
- func RLMVerifyHasPrimaryKey(_ cls: AnyClass)
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMRealmCreateAccessors
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- void RLMRealmCreateAccessors(RLMSchema *schema)
-
-
-
- Swift
- func RLMRealmCreateAccessors(_ schema: RLMSchema)
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMAddObjectToRealm
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- void RLMAddObjectToRealm(RLMObjectBase *object, RLMRealm *realm, RLMUpdatePolicy)
-
-
-
- Swift
- func RLMAddObjectToRealm(_ object: RLMObjectBase, _ realm: RLMRealm, _: RLMUpdatePolicy)
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMDeleteObjectFromRealm
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- void RLMDeleteObjectFromRealm(RLMObjectBase *object, RLMRealm *realm)
-
-
-
- Swift
- func RLMDeleteObjectFromRealm(_ object: RLMObjectBase, _ realm: RLMRealm)
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMDeleteAllObjectsFromRealm
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- void RLMDeleteAllObjectsFromRealm(RLMRealm *realm)
-
-
-
- Swift
- func RLMDeleteAllObjectsFromRealm(_ realm: RLMRealm)
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMGetObjects
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- RLMResults *RLMGetObjects(RLMRealm *realm, NSString *objectClassName, NSPredicate * _Nullable predicate)
-NS_RETURNS_RETAINED
-
-
-
- Swift
- func RLMGetObjects(_ realm: RLMRealm, _ objectClassName: String, _ predicate: NSPredicate?) -> RLMResults<AnyObject>
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMGetObject
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- id _Nullable RLMGetObject(RLMRealm *realm, NSString *objectClassName, id _Nullable key) NS_RETURNS_RETAINED
-
-
-
- Swift
- func RLMGetObject(_ realm: RLMRealm, _ objectClassName: String, _ key: Any?) -> Any?
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMCreateObjectInRealmWithValue
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- RLMObjectBase *RLMCreateObjectInRealmWithValue(RLMRealm *realm, NSString *className,
- id _Nullable value, RLMUpdatePolicy updatePolicy)
-NS_RETURNS_RETAINED
-
-
-
- Swift
- func RLMCreateObjectInRealmWithValue(_ realm: RLMRealm, _ className: String, _ value: Any?, _ updatePolicy: RLMUpdatePolicy) -> RLMObjectBase
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMInitializeSwiftAccessorGenerics
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- void RLMInitializeSwiftAccessorGenerics(RLMObjectBase *object)
-
-
-
- Swift
- func RLMInitializeSwiftAccessorGenerics(_ object: RLMObjectBase)
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMInitializeWithValue
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN void RLMInitializeWithValue(RLMObjectBase *, id, RLMSchema *)
-
-
-
- Swift
- func RLMInitializeWithValue(_: RLMObjectBase, _: Any, _: RLMSchema)
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMValidatedValueForProperty
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN id _Nullable RLMValidatedValueForProperty(id object, NSString *key, NSString *className)
-
-
-
- Swift
- func RLMValidatedValueForProperty(_ object: Any, _ key: String, _ className: String) -> Any?
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMObjectBaseAreEqual
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN BOOL RLMObjectBaseAreEqual(RLMObjectBase * _Nullable o1, RLMObjectBase * _Nullable o2)
-
-
-
- Swift
- func RLMObjectBaseAreEqual(_ o1: RLMObjectBase?, _ o2: RLMObjectBase?) -> Bool
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMObjectBaseAddNotificationBlock
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN RLMNotificationToken *RLMObjectBaseAddNotificationBlock(RLMObjectBase *obj,
- dispatch_queue_t _Nullable queue,
- RLMObjectNotificationCallback block)
-
-
-
- Swift
- func RLMObjectBaseAddNotificationBlock(_ obj: RLMObjectBase, _ queue: dispatch_queue_t?, _ block: @escaping RLMObjectNotificationCallback) -> RLMNotificationToken
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMObjectAddNotificationBlock
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- RLMNotificationToken *RLMObjectAddNotificationBlock(RLMObjectBase *obj, RLMObjectChangeBlock block,
- dispatch_queue_t _Nullable queue)
-
-
-
- Swift
- func RLMObjectAddNotificationBlock(_ obj: RLMObjectBase, _ block: @escaping RLMObjectChangeBlock, _ queue: dispatch_queue_t?) -> RLMNotificationToken
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMIsObjectOrSubclass
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN BOOL RLMIsObjectOrSubclass(Class klass)
-
-
-
- Swift
- func RLMIsObjectOrSubclass(_ klass: AnyClass) -> Bool
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMIsObjectSubclass
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN BOOL RLMIsObjectSubclass(Class klass)
-
-
-
- Swift
- func RLMIsObjectSubclass(_ klass: AnyClass) -> Bool
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMObjectFreeze
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN id RLMObjectFreeze(RLMObjectBase *obj) NS_RETURNS_RETAINED
-
-
-
- Swift
- func RLMObjectFreeze(_ obj: RLMObjectBase) -> Any
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMObjectThaw
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN id RLMObjectThaw(RLMObjectBase *obj)
-
-
-
- Swift
- func RLMObjectThaw(_ obj: RLMObjectBase) -> Any
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMObjectBaseGetCombineId
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN uint64_t RLMObjectBaseGetCombineId(RLMObjectBase *)
-
-
-
- Swift
- func RLMObjectBaseGetCombineId(_: RLMObjectBase) -> UInt64
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMGetOptional
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN id _Nullable RLMGetOptional(RLMOptionalBase *)
-
-
-
- Swift
- func RLMGetOptional(_: RLMOptionalBase) -> Any?
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMSetOptional
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN void RLMSetOptional(RLMOptionalBase *, id _Nullable)
-
-
-
- Swift
- func RLMSetOptional(_: RLMOptionalBase, _: Any?)
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMInitializeManagedOptional
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- void RLMInitializeManagedOptional(RLMOptionalBase *, RLMObjectBase *parent, RLMProperty *prop)
-
-
-
- Swift
- func RLMInitializeManagedOptional(_: RLMOptionalBase, _ parent: RLMObjectBase, _ prop: RLMProperty)
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMInitializeUnmanagedOptional
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- void RLMInitializeUnmanagedOptional(RLMOptionalBase *, RLMObjectBase *parent, RLMProperty *prop)
-
-
-
- Swift
- func RLMInitializeUnmanagedOptional(_: RLMOptionalBase, _ parent: RLMObjectBase, _ prop: RLMProperty)
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMPropertyTypeIsComputed
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- BOOL RLMPropertyTypeIsComputed(RLMPropertyType propertyType)
-
-
-
- Swift
- func RLMPropertyTypeIsComputed(_ propertyType: RLMPropertyType) -> Bool
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMValidateSwiftPropertyName
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN void RLMValidateSwiftPropertyName(NSString *name)
-
-
-
- Swift
- func RLMValidateSwiftPropertyName(_ name: String)
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMTypeToString
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- static inline NSString *RLMTypeToString(RLMPropertyType type) {
- switch (type) {
- case RLMPropertyTypeString:
- return @"string";
- case RLMPropertyTypeInt:
- return @"int";
- case RLMPropertyTypeBool:
- return @"bool";
- case RLMPropertyTypeDate:
- return @"date";
- case RLMPropertyTypeData:
- return @"data";
- case RLMPropertyTypeDouble:
- return @"double";
- case RLMPropertyTypeFloat:
- return @"float";
- case RLMPropertyTypeAny:
- return @"any";
- case RLMPropertyTypeObject:
- return @"object";
- case RLMPropertyTypeLinkingObjects:
- return @"linking objects";
- case RLMPropertyTypeDecimal128:
- return @"decimal128";
- case RLMPropertyTypeObjectId:
- return @"object id";
- }
- return @"Unknown";
-}
-
-
-
- Swift
- func RLMTypeToString(_ type: RLMPropertyType) -> String
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMRealmPathForFile
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN NSString *RLMRealmPathForFile(NSString *fileName)
-
-
-
- Swift
- func RLMRealmPathForFile(_ fileName: String) -> String
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMRealmPathForFileAndBundleIdentifier
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN NSString *RLMRealmPathForFileAndBundleIdentifier(NSString *fileName, NSString *mainBundleIdentifier)
-
-
-
- Swift
- func RLMRealmPathForFileAndBundleIdentifier(_ fileName: String, _ mainBundleIdentifier: String) -> String
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMDisableSyncToDisk
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN void RLMDisableSyncToDisk(void)
-
-
-
- Swift
- func RLMDisableSyncToDisk()
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMSetSkipBackupAttribute
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN void RLMSetSkipBackupAttribute(bool value)
-
-
-
- Swift
- func RLMSetSkipBackupAttribute(_ value: Bool)
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMRealmValidatedEncryptionKey
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN NSData * _Nullable RLMRealmValidatedEncryptionKey(NSData *key)
-
-
-
- Swift
- func RLMRealmValidatedEncryptionKey(_ key: Data) -> Data?
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMCastToSyncSubscription
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN RLMSyncSubscription *RLMCastToSyncSubscription(id obj)
-
-
-
- Swift
- func RLMCastToSyncSubscription(_ obj: Any) -> RLMSyncSubscription
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMSetAsyncOpenQueue
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- FOUNDATION_EXTERN void RLMSetAsyncOpenQueue(dispatch_queue_t queue)
-
-
-
- Swift
- func RLMSetAsyncOpenQueue(_ queue: dispatch_queue_t)
-
-
-
-
- Show on GitHub
-
-
-
-
- -
-
-
-
-
- RLMRealmTranslateException
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- void RLMRealmTranslateException(NSError **error)
-
-
-
- Swift
- func RLMRealmTranslateException(_ error: NSErrorPointer)
-
-
-
-
- Show on GitHub
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/document_realm_objc/after/docs/Protocols.html b/document_realm_objc/after/docs/Protocols.html
index 57eb3e859..f0d4f0b31 100644
--- a/document_realm_objc/after/docs/Protocols.html
+++ b/document_realm_objc/after/docs/Protocols.html
@@ -34,7 +34,7 @@
- Realm Y.Y.Y Docs (79% documented)
+ Realm Y.Y.Y Docs (100% documented)
@@ -60,12 +60,6 @@
NSError(RLMSync)
-
- RLMObjectBase()
-
-
- RLMObjectBase()
-
@@ -80,9 +74,6 @@
RLMAppConfiguration
-
- RLMAppSubscriptionToken
-
RLMArray
@@ -101,9 +92,6 @@
RLMDecimal128
-
- RLMDynamicObject
-
RLMEmailPasswordAuth
@@ -119,15 +107,6 @@
RLMLinkingObjects
-
- RLMLinkingObjectsHandle
-
-
- RLMListBase
-
-
- RLMManagedPropertyAccessor
-
RLMMaxKey
@@ -161,9 +140,6 @@
RLMObjectSchema
-
- RLMOptionalBase
-
RLMProgressNotificationToken
@@ -233,9 +209,6 @@
RLMUserIdentity
-
- RLMUserSubscriptionToken
-
RealmSwiftEmbeddedObject
@@ -253,9 +226,6 @@
RLMBackupRealmConfigurationErrorKey
-
- RLMDescriptionMaxDepth
-
RLMErrorDomain
@@ -307,9 +277,6 @@
RLMRealmVersionKey
-
- RLMSwiftAsFastEnumeration
-
RLMSyncAuthErrorDomain
@@ -322,15 +289,9 @@
kRLMSyncErrorActionTokenKey
-
- kRLMSyncErrorStatusCodeKey
-
kRLMSyncPathOfRealmBackupCopyKey
-
- kRLMSyncUnderlyingErrorKey
-
@@ -372,15 +333,6 @@
RLMSyncSessionState
-
- RLMSyncStopPolicy
-
-
- RLMSyncSystemErrorKind
-
-
- RLMUpdatePolicy
-
RLMUserState
@@ -418,9 +370,6 @@
RLMAPIKeyAuthOptionalErrorBlock
-
- RLMAppNotificationBlock
-
RLMAsyncOpenRealmCallback
@@ -475,9 +424,6 @@
RLMObjectMigrationBlock
-
- RLMObjectNotificationCallback
-
RLMOptionalErrorBlock
@@ -490,21 +436,12 @@
RLMProgressNotificationBlock
-
- RLMServerPath
-
RLMServerToken
RLMShouldCompactOnLaunchBlock
-
- RLMSyncBasicErrorReportingBlock
-
-
- RLMSyncCompletionBlock
-
RLMSyncErrorReportingBlock
@@ -520,166 +457,11 @@
RLMUserCustomDataBlock
-
- RLMUserNotificationBlock
-
RLMUserOptionalErrorBlock
-
- Functions
-
-
diff --git a/document_realm_objc/after/docs/Protocols/RLMASLoginDelegate.html b/document_realm_objc/after/docs/Protocols/RLMASLoginDelegate.html
index 1bec7f3fe..7b2a61b1c 100644
--- a/document_realm_objc/after/docs/Protocols/RLMASLoginDelegate.html
+++ b/document_realm_objc/after/docs/Protocols/RLMASLoginDelegate.html
@@ -34,7 +34,7 @@
- Realm Y.Y.Y Docs (79% documented)
+ Realm Y.Y.Y Docs (100% documented)
@@ -62,12 +62,6 @@
NSError(RLMSync)
-
- RLMObjectBase()
-
-
- RLMObjectBase()
-
@@ -82,9 +76,6 @@
RLMAppConfiguration
-
- RLMAppSubscriptionToken
-
RLMArray
@@ -103,9 +94,6 @@
RLMDecimal128
-
- RLMDynamicObject
-
RLMEmailPasswordAuth
@@ -121,15 +109,6 @@
RLMLinkingObjects
-
- RLMLinkingObjectsHandle
-
-
- RLMListBase
-
-
- RLMManagedPropertyAccessor
-
RLMMaxKey
@@ -163,9 +142,6 @@
RLMObjectSchema
-
- RLMOptionalBase
-
RLMProgressNotificationToken
@@ -235,9 +211,6 @@
RLMUserIdentity
-
- RLMUserSubscriptionToken
-
RealmSwiftEmbeddedObject
@@ -255,9 +228,6 @@
RLMBackupRealmConfigurationErrorKey
-
- RLMDescriptionMaxDepth
-
RLMErrorDomain
@@ -309,9 +279,6 @@
RLMRealmVersionKey
-
- RLMSwiftAsFastEnumeration
-
RLMSyncAuthErrorDomain
@@ -324,15 +291,9 @@
kRLMSyncErrorActionTokenKey
-
- kRLMSyncErrorStatusCodeKey
-
kRLMSyncPathOfRealmBackupCopyKey
-
- kRLMSyncUnderlyingErrorKey
-
@@ -374,15 +335,6 @@
RLMSyncSessionState
-
- RLMSyncStopPolicy
-
-
- RLMSyncSystemErrorKind
-
-
- RLMUpdatePolicy
-
RLMUserState
@@ -420,9 +372,6 @@
RLMAPIKeyAuthOptionalErrorBlock
-
- RLMAppNotificationBlock
-
RLMAsyncOpenRealmCallback
@@ -477,9 +426,6 @@
RLMObjectMigrationBlock
-
- RLMObjectNotificationCallback
-
RLMOptionalErrorBlock
@@ -492,21 +438,12 @@
RLMProgressNotificationBlock
-
- RLMServerPath
-
RLMServerToken
RLMShouldCompactOnLaunchBlock
-
- RLMSyncBasicErrorReportingBlock
-
-
- RLMSyncCompletionBlock
-
RLMSyncErrorReportingBlock
@@ -522,166 +459,11 @@
RLMUserCustomDataBlock
-
- RLMUserNotificationBlock
-
RLMUserOptionalErrorBlock
-
- Functions
-
-
diff --git a/document_realm_objc/after/docs/Protocols/RLMBSON.html b/document_realm_objc/after/docs/Protocols/RLMBSON.html
index 24717e439..6a84498bf 100644
--- a/document_realm_objc/after/docs/Protocols/RLMBSON.html
+++ b/document_realm_objc/after/docs/Protocols/RLMBSON.html
@@ -34,7 +34,7 @@
- Realm Y.Y.Y Docs (79% documented)
+ Realm Y.Y.Y Docs (100% documented)
@@ -62,12 +62,6 @@
NSError(RLMSync)
-
- RLMObjectBase()
-
-
- RLMObjectBase()
-
@@ -82,9 +76,6 @@
RLMAppConfiguration
-
- RLMAppSubscriptionToken
-
RLMArray
@@ -103,9 +94,6 @@
RLMDecimal128
-
- RLMDynamicObject
-
RLMEmailPasswordAuth
@@ -121,15 +109,6 @@
RLMLinkingObjects
-
- RLMLinkingObjectsHandle
-
-
- RLMListBase
-
-
- RLMManagedPropertyAccessor
-
RLMMaxKey
@@ -163,9 +142,6 @@
RLMObjectSchema
-
- RLMOptionalBase
-
RLMProgressNotificationToken
@@ -235,9 +211,6 @@
RLMUserIdentity
-
- RLMUserSubscriptionToken
-
RealmSwiftEmbeddedObject
@@ -255,9 +228,6 @@
RLMBackupRealmConfigurationErrorKey
-
- RLMDescriptionMaxDepth
-
RLMErrorDomain
@@ -309,9 +279,6 @@
RLMRealmVersionKey
-
- RLMSwiftAsFastEnumeration
-
RLMSyncAuthErrorDomain
@@ -324,15 +291,9 @@
kRLMSyncErrorActionTokenKey
-
- kRLMSyncErrorStatusCodeKey
-
kRLMSyncPathOfRealmBackupCopyKey
-
- kRLMSyncUnderlyingErrorKey
-
@@ -374,15 +335,6 @@
RLMSyncSessionState
-
- RLMSyncStopPolicy
-
-
- RLMSyncSystemErrorKind
-
-
- RLMUpdatePolicy
-
RLMUserState
@@ -420,9 +372,6 @@
RLMAPIKeyAuthOptionalErrorBlock
-
- RLMAppNotificationBlock
-
RLMAsyncOpenRealmCallback
@@ -477,9 +426,6 @@
RLMObjectMigrationBlock
-
- RLMObjectNotificationCallback
-
RLMOptionalErrorBlock
@@ -492,21 +438,12 @@
RLMProgressNotificationBlock
-
- RLMServerPath
-
RLMServerToken
RLMShouldCompactOnLaunchBlock
-
- RLMSyncBasicErrorReportingBlock
-
-
- RLMSyncCompletionBlock
-
RLMSyncErrorReportingBlock
@@ -522,166 +459,11 @@
RLMUserCustomDataBlock
-
- RLMUserNotificationBlock
-
RLMUserOptionalErrorBlock
-
- Functions
-
-
diff --git a/document_realm_objc/after/docs/Protocols/RLMChangeEventDelegate.html b/document_realm_objc/after/docs/Protocols/RLMChangeEventDelegate.html
index 7f7ac0acf..d0021a9c4 100644
--- a/document_realm_objc/after/docs/Protocols/RLMChangeEventDelegate.html
+++ b/document_realm_objc/after/docs/Protocols/RLMChangeEventDelegate.html
@@ -34,7 +34,7 @@
- Realm Y.Y.Y Docs (79% documented)
+ Realm Y.Y.Y Docs (100% documented)
@@ -62,12 +62,6 @@
NSError(RLMSync)
-
- RLMObjectBase()
-
-
- RLMObjectBase()
-
@@ -82,9 +76,6 @@
RLMAppConfiguration
-
- RLMAppSubscriptionToken
-
RLMArray
@@ -103,9 +94,6 @@
RLMDecimal128
-
- RLMDynamicObject
-
RLMEmailPasswordAuth
@@ -121,15 +109,6 @@
RLMLinkingObjects
-
- RLMLinkingObjectsHandle
-
-
- RLMListBase
-
-
- RLMManagedPropertyAccessor
-
RLMMaxKey
@@ -163,9 +142,6 @@
RLMObjectSchema
-
- RLMOptionalBase
-
RLMProgressNotificationToken
@@ -235,9 +211,6 @@
RLMUserIdentity
-
- RLMUserSubscriptionToken
-
RealmSwiftEmbeddedObject
@@ -255,9 +228,6 @@
RLMBackupRealmConfigurationErrorKey
-
- RLMDescriptionMaxDepth
-
RLMErrorDomain
@@ -309,9 +279,6 @@
RLMRealmVersionKey
-
- RLMSwiftAsFastEnumeration
-
RLMSyncAuthErrorDomain
@@ -324,15 +291,9 @@
kRLMSyncErrorActionTokenKey
-
- kRLMSyncErrorStatusCodeKey
-
kRLMSyncPathOfRealmBackupCopyKey
-
- kRLMSyncUnderlyingErrorKey
-
@@ -374,15 +335,6 @@
RLMSyncSessionState
-
- RLMSyncStopPolicy
-
-
- RLMSyncSystemErrorKind
-
-
- RLMUpdatePolicy
-
RLMUserState
@@ -420,9 +372,6 @@
RLMAPIKeyAuthOptionalErrorBlock
-
- RLMAppNotificationBlock
-
RLMAsyncOpenRealmCallback
@@ -477,9 +426,6 @@
RLMObjectMigrationBlock
-
- RLMObjectNotificationCallback
-
RLMOptionalErrorBlock
@@ -492,21 +438,12 @@
RLMProgressNotificationBlock
-
- RLMServerPath
-
RLMServerToken
RLMShouldCompactOnLaunchBlock
-
- RLMSyncBasicErrorReportingBlock
-
-
- RLMSyncCompletionBlock
-
RLMSyncErrorReportingBlock
@@ -522,166 +459,11 @@
RLMUserCustomDataBlock
-
- RLMUserNotificationBlock
-
RLMUserOptionalErrorBlock
-
- Functions
-
-
diff --git a/document_realm_objc/after/docs/Protocols/RLMCollection.html b/document_realm_objc/after/docs/Protocols/RLMCollection.html
index 4b6b7969e..fa6ecdc9c 100644
--- a/document_realm_objc/after/docs/Protocols/RLMCollection.html
+++ b/document_realm_objc/after/docs/Protocols/RLMCollection.html
@@ -34,7 +34,7 @@
- Realm Y.Y.Y Docs (79% documented)
+ Realm Y.Y.Y Docs (100% documented)
@@ -62,12 +62,6 @@
NSError(RLMSync)
-
- RLMObjectBase()
-
-
- RLMObjectBase()
-
@@ -82,9 +76,6 @@
RLMAppConfiguration
-
- RLMAppSubscriptionToken
-
RLMArray
@@ -103,9 +94,6 @@
RLMDecimal128
-
- RLMDynamicObject
-
RLMEmailPasswordAuth
@@ -121,15 +109,6 @@
RLMLinkingObjects
-
- RLMLinkingObjectsHandle
-
-
- RLMListBase
-
-
- RLMManagedPropertyAccessor
-
RLMMaxKey
@@ -163,9 +142,6 @@
RLMObjectSchema
-
- RLMOptionalBase
-
RLMProgressNotificationToken
@@ -235,9 +211,6 @@
RLMUserIdentity
-
- RLMUserSubscriptionToken
-
RealmSwiftEmbeddedObject
@@ -255,9 +228,6 @@
RLMBackupRealmConfigurationErrorKey
-
- RLMDescriptionMaxDepth
-
RLMErrorDomain
@@ -309,9 +279,6 @@
RLMRealmVersionKey
-
- RLMSwiftAsFastEnumeration
-
RLMSyncAuthErrorDomain
@@ -324,15 +291,9 @@
kRLMSyncErrorActionTokenKey
-
- kRLMSyncErrorStatusCodeKey
-
kRLMSyncPathOfRealmBackupCopyKey
-
- kRLMSyncUnderlyingErrorKey
-
@@ -374,15 +335,6 @@
RLMSyncSessionState
-
- RLMSyncStopPolicy
-
-
- RLMSyncSystemErrorKind
-
-
- RLMUpdatePolicy
-
RLMUserState
@@ -420,9 +372,6 @@
RLMAPIKeyAuthOptionalErrorBlock
-
- RLMAppNotificationBlock
-
RLMAsyncOpenRealmCallback
@@ -477,9 +426,6 @@
RLMObjectMigrationBlock
-
- RLMObjectNotificationCallback
-
RLMOptionalErrorBlock
@@ -492,21 +438,12 @@
RLMProgressNotificationBlock
-
- RLMServerPath
-
RLMServerToken
RLMShouldCompactOnLaunchBlock
-
- RLMSyncBasicErrorReportingBlock
-
-
- RLMSyncCompletionBlock
-
RLMSyncErrorReportingBlock
@@ -522,166 +459,11 @@
RLMUserCustomDataBlock
-
- RLMUserNotificationBlock
-
RLMUserOptionalErrorBlock
-
- Functions
-
-
diff --git a/document_realm_objc/after/docs/Protocols/RLMEventDelegate.html b/document_realm_objc/after/docs/Protocols/RLMEventDelegate.html
index 058d5a353..663856304 100644
--- a/document_realm_objc/after/docs/Protocols/RLMEventDelegate.html
+++ b/document_realm_objc/after/docs/Protocols/RLMEventDelegate.html
@@ -34,7 +34,7 @@
- Realm Y.Y.Y Docs (79% documented)
+ Realm Y.Y.Y Docs (100% documented)
@@ -62,12 +62,6 @@
NSError(RLMSync)
-
- RLMObjectBase()
-
-
- RLMObjectBase()
-
@@ -82,9 +76,6 @@
RLMAppConfiguration
-
- RLMAppSubscriptionToken
-
RLMArray
@@ -103,9 +94,6 @@
RLMDecimal128
-
- RLMDynamicObject
-
RLMEmailPasswordAuth
@@ -121,15 +109,6 @@
RLMLinkingObjects
-
- RLMLinkingObjectsHandle
-
-
- RLMListBase
-
-
- RLMManagedPropertyAccessor
-
RLMMaxKey
@@ -163,9 +142,6 @@
RLMObjectSchema
-
- RLMOptionalBase
-
RLMProgressNotificationToken
@@ -235,9 +211,6 @@
RLMUserIdentity
-
- RLMUserSubscriptionToken
-
RealmSwiftEmbeddedObject
@@ -255,9 +228,6 @@
RLMBackupRealmConfigurationErrorKey
-
- RLMDescriptionMaxDepth
-
RLMErrorDomain
@@ -309,9 +279,6 @@
RLMRealmVersionKey
-
- RLMSwiftAsFastEnumeration
-
RLMSyncAuthErrorDomain
@@ -324,15 +291,9 @@
kRLMSyncErrorActionTokenKey
-
- kRLMSyncErrorStatusCodeKey
-
kRLMSyncPathOfRealmBackupCopyKey
-
- kRLMSyncUnderlyingErrorKey
-
@@ -374,15 +335,6 @@
RLMSyncSessionState
-
- RLMSyncStopPolicy
-
-
- RLMSyncSystemErrorKind
-
-
- RLMUpdatePolicy
-
RLMUserState
@@ -420,9 +372,6 @@
RLMAPIKeyAuthOptionalErrorBlock
-
- RLMAppNotificationBlock
-
RLMAsyncOpenRealmCallback
@@ -477,9 +426,6 @@
RLMObjectMigrationBlock
-
- RLMObjectNotificationCallback
-
RLMOptionalErrorBlock
@@ -492,21 +438,12 @@
RLMProgressNotificationBlock
-
- RLMServerPath
-
RLMServerToken
RLMShouldCompactOnLaunchBlock
-
- RLMSyncBasicErrorReportingBlock
-
-
- RLMSyncCompletionBlock
-
RLMSyncErrorReportingBlock
@@ -522,166 +459,11 @@
RLMUserCustomDataBlock
-
- RLMUserNotificationBlock
-
RLMUserOptionalErrorBlock
-
- Functions
-
-
diff --git a/document_realm_objc/after/docs/Protocols/RLMNetworkTransport.html b/document_realm_objc/after/docs/Protocols/RLMNetworkTransport.html
index 8a8a185d7..9a9c0d5b4 100644
--- a/document_realm_objc/after/docs/Protocols/RLMNetworkTransport.html
+++ b/document_realm_objc/after/docs/Protocols/RLMNetworkTransport.html
@@ -34,7 +34,7 @@
- Realm Y.Y.Y Docs (79% documented)
+ Realm Y.Y.Y Docs (100% documented)
@@ -62,12 +62,6 @@
NSError(RLMSync)
-
- RLMObjectBase()
-
-
- RLMObjectBase()
-
@@ -82,9 +76,6 @@
RLMAppConfiguration
-
- RLMAppSubscriptionToken
-
RLMArray
@@ -103,9 +94,6 @@
RLMDecimal128
-
- RLMDynamicObject
-
RLMEmailPasswordAuth
@@ -121,15 +109,6 @@
RLMLinkingObjects
-
- RLMLinkingObjectsHandle
-
-
- RLMListBase
-
-
- RLMManagedPropertyAccessor
-
RLMMaxKey
@@ -163,9 +142,6 @@
RLMObjectSchema
-
- RLMOptionalBase
-
RLMProgressNotificationToken
@@ -235,9 +211,6 @@
RLMUserIdentity
-
- RLMUserSubscriptionToken
-
RealmSwiftEmbeddedObject
@@ -255,9 +228,6 @@
RLMBackupRealmConfigurationErrorKey
-
- RLMDescriptionMaxDepth
-
RLMErrorDomain
@@ -309,9 +279,6 @@
RLMRealmVersionKey
-
- RLMSwiftAsFastEnumeration
-
RLMSyncAuthErrorDomain
@@ -324,15 +291,9 @@
kRLMSyncErrorActionTokenKey
-
- kRLMSyncErrorStatusCodeKey
-
kRLMSyncPathOfRealmBackupCopyKey
-
- kRLMSyncUnderlyingErrorKey
-
@@ -374,15 +335,6 @@
RLMSyncSessionState
-
- RLMSyncStopPolicy
-
-
- RLMSyncSystemErrorKind
-
-
- RLMUpdatePolicy
-
RLMUserState
@@ -420,9 +372,6 @@
RLMAPIKeyAuthOptionalErrorBlock
-
- RLMAppNotificationBlock
-
RLMAsyncOpenRealmCallback
@@ -477,9 +426,6 @@
RLMObjectMigrationBlock
-
- RLMObjectNotificationCallback
-
RLMOptionalErrorBlock
@@ -492,21 +438,12 @@
RLMProgressNotificationBlock
-
- RLMServerPath
-
RLMServerToken
RLMShouldCompactOnLaunchBlock
-
- RLMSyncBasicErrorReportingBlock
-
-
- RLMSyncCompletionBlock
-
RLMSyncErrorReportingBlock
@@ -522,166 +459,11 @@
RLMUserCustomDataBlock
-
- RLMUserNotificationBlock
-
RLMUserOptionalErrorBlock
-
- Functions
-
-
diff --git a/document_realm_objc/after/docs/Protocols/RLMThreadConfined.html b/document_realm_objc/after/docs/Protocols/RLMThreadConfined.html
index 95e26f373..3429742e3 100644
--- a/document_realm_objc/after/docs/Protocols/RLMThreadConfined.html
+++ b/document_realm_objc/after/docs/Protocols/RLMThreadConfined.html
@@ -34,7 +34,7 @@
- Realm Y.Y.Y Docs (79% documented)
+ Realm Y.Y.Y Docs (100% documented)
@@ -62,12 +62,6 @@
NSError(RLMSync)
-
- RLMObjectBase()
-
-
- RLMObjectBase()
-
@@ -82,9 +76,6 @@
RLMAppConfiguration
-
- RLMAppSubscriptionToken
-
RLMArray
@@ -103,9 +94,6 @@
RLMDecimal128
-
- RLMDynamicObject
-
RLMEmailPasswordAuth
@@ -121,15 +109,6 @@
RLMLinkingObjects
-
- RLMLinkingObjectsHandle
-
-
- RLMListBase
-
-
- RLMManagedPropertyAccessor
-
RLMMaxKey
@@ -163,9 +142,6 @@
RLMObjectSchema
-
- RLMOptionalBase
-
RLMProgressNotificationToken
@@ -235,9 +211,6 @@
RLMUserIdentity
-
- RLMUserSubscriptionToken
-
RealmSwiftEmbeddedObject
@@ -255,9 +228,6 @@
RLMBackupRealmConfigurationErrorKey
-
- RLMDescriptionMaxDepth
-
RLMErrorDomain
@@ -309,9 +279,6 @@
RLMRealmVersionKey
-
- RLMSwiftAsFastEnumeration
-
RLMSyncAuthErrorDomain
@@ -324,15 +291,9 @@
kRLMSyncErrorActionTokenKey
-
- kRLMSyncErrorStatusCodeKey
-
kRLMSyncPathOfRealmBackupCopyKey
-
- kRLMSyncUnderlyingErrorKey
-
@@ -374,15 +335,6 @@
RLMSyncSessionState
-
- RLMSyncStopPolicy
-
-
- RLMSyncSystemErrorKind
-
-
- RLMUpdatePolicy
-
RLMUserState
@@ -420,9 +372,6 @@
RLMAPIKeyAuthOptionalErrorBlock
-
- RLMAppNotificationBlock
-
RLMAsyncOpenRealmCallback
@@ -477,9 +426,6 @@
RLMObjectMigrationBlock
-
- RLMObjectNotificationCallback
-
RLMOptionalErrorBlock
@@ -492,21 +438,12 @@
RLMProgressNotificationBlock
-
- RLMServerPath
-
RLMServerToken
RLMShouldCompactOnLaunchBlock
-
- RLMSyncBasicErrorReportingBlock
-
-
- RLMSyncCompletionBlock
-
RLMSyncErrorReportingBlock
@@ -522,166 +459,11 @@
RLMUserCustomDataBlock
-
- RLMUserNotificationBlock
-
RLMUserOptionalErrorBlock
-
- Functions
-
-
diff --git a/document_realm_objc/after/docs/Type Definitions.html b/document_realm_objc/after/docs/Type Definitions.html
index eaf9205c9..ac69abbba 100644
--- a/document_realm_objc/after/docs/Type Definitions.html
+++ b/document_realm_objc/after/docs/Type Definitions.html
@@ -34,7 +34,7 @@
- Realm Y.Y.Y Docs (79% documented)
+ Realm Y.Y.Y Docs (100% documented)
@@ -60,12 +60,6 @@
NSError(RLMSync)
-
- RLMObjectBase()
-
-
- RLMObjectBase()
-
@@ -80,9 +74,6 @@
RLMAppConfiguration
-
- RLMAppSubscriptionToken
-
RLMArray
@@ -101,9 +92,6 @@
RLMDecimal128
-
- RLMDynamicObject
-
RLMEmailPasswordAuth
@@ -119,15 +107,6 @@
RLMLinkingObjects
-
- RLMLinkingObjectsHandle
-
-
- RLMListBase
-
-
- RLMManagedPropertyAccessor
-
RLMMaxKey
@@ -161,9 +140,6 @@
RLMObjectSchema
-
- RLMOptionalBase
-
RLMProgressNotificationToken
@@ -233,9 +209,6 @@
RLMUserIdentity
-
- RLMUserSubscriptionToken
-
RealmSwiftEmbeddedObject
@@ -253,9 +226,6 @@
RLMBackupRealmConfigurationErrorKey
-
- RLMDescriptionMaxDepth
-
RLMErrorDomain
@@ -307,9 +277,6 @@
RLMRealmVersionKey
-
- RLMSwiftAsFastEnumeration
-
RLMSyncAuthErrorDomain
@@ -322,15 +289,9 @@
kRLMSyncErrorActionTokenKey
-
- kRLMSyncErrorStatusCodeKey
-
kRLMSyncPathOfRealmBackupCopyKey
-
- kRLMSyncUnderlyingErrorKey
-
@@ -372,15 +333,6 @@
RLMSyncSessionState
-
- RLMSyncStopPolicy
-
-
- RLMSyncSystemErrorKind
-
-
- RLMUpdatePolicy
-
RLMUserState
@@ -418,9 +370,6 @@
RLMAPIKeyAuthOptionalErrorBlock
-
- RLMAppNotificationBlock
-
RLMAsyncOpenRealmCallback
@@ -475,9 +424,6 @@
RLMObjectMigrationBlock
-
- RLMObjectNotificationCallback
-
RLMOptionalErrorBlock
@@ -490,21 +436,12 @@
RLMProgressNotificationBlock
-
- RLMServerPath
-
RLMServerToken
RLMShouldCompactOnLaunchBlock
-
- RLMSyncBasicErrorReportingBlock
-
-
- RLMSyncCompletionBlock
-
RLMSyncErrorReportingBlock
@@ -520,166 +457,11 @@
RLMUserCustomDataBlock
-
- RLMUserNotificationBlock
-
RLMUserOptionalErrorBlock
-
- Functions
-
-
@@ -869,41 +651,6 @@ Declaration
-
-
-
-
-
- RLMAppNotificationBlock
-
-
-
-
-
-
-
- Observer block for app notifications.
-
-
-
- Declaration
-
- Objective-C
- typedef void (^RLMAppNotificationBlock)(RLMApp *_Nonnull)
-
-
-
- Swift
- typealias RLMAppNotificationBlock = (RLMApp) -> Void
-
-
-
-
- Show on GitHub
-
-
-
-
@@ -1465,45 +1212,6 @@ Declaration
-
-
-
-
-
- RLMObjectNotificationCallback
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- typedef void (^RLMObjectNotificationCallback)(RLMObjectBase *_Nullable object,
- NSArray<NSString *> *_Nullable propertyNames,
- NSArray *_Nullable oldValues,
- NSArray *_Nullable newValues,
- NSError *_Nullable error)
-
-
-
- Swift
- typealias RLMObjectNotificationCallback = (RLMObjectBase?, [String]?, [Any]?, [Any]?, (any Error)?) -> Void
-
-
-
-
- Show on GitHub
-
-
-
-
@@ -1841,111 +1549,6 @@ Declaration
-
-
-
-
-
- RLMSyncCompletionBlock
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- typedef void(^RLMSyncCompletionBlock)(NSError * _Nullable, NSDictionary * _Nullable)
-
-
-
- Swift
- typealias RLMSyncCompletionBlock = ((any Error)?, [AnyHashable : Any]?) -> Void
-
-
-
-
- Show on GitHub
-
-
-
-
-
-
-
-
-
- RLMSyncBasicErrorReportingBlock
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- typedef void(^RLMSyncBasicErrorReportingBlock)(NSError * _Nullable)
-
-
-
- Swift
- typealias RLMSyncBasicErrorReportingBlock = ((any Error)?) -> Void
-
-
-
-
- Show on GitHub
-
-
-
-
-
-
-
-
-
- RLMServerPath
-
-
-
-
-
-
-
- Undocumented
-
-
-
- Declaration
-
- Objective-C
- typedef NSString* RLMServerPath
-
-
-
- Swift
- typealias RLMServerPath = NSString
-
-
-
-
- Show on GitHub
-
-
-
-
@@ -2088,41 +1691,6 @@ Declaration
-
-
-
-
-
- RLMUserNotificationBlock
-
-
-
-
-
-
-
- Observer block for user notifications.
-
-
-
- Declaration
-
- Objective-C
- typedef void (^RLMUserNotificationBlock)(RLMUser *_Nonnull)
-
-
-
- Swift
- typealias RLMUserNotificationBlock = (RLMUser) -> Void
-
-
-
-
- Show on GitHub
-
-
-
-
diff --git a/document_realm_objc/after/docs/badge.svg b/document_realm_objc/after/docs/badge.svg
index 229251ab2..a096feca8 100644
--- a/document_realm_objc/after/docs/badge.svg
+++ b/document_realm_objc/after/docs/badge.svg
@@ -1,15 +1,15 @@
-