Package-level declarations
Types
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.PROPERTY, AnnotationTarget.FUNCTION, AnnotationTarget.TYPEALIAS] )
This annotation mark Realm APIs for Asymmetric Sync that are considered experimental, i.e. there are no guarantees given that these APIs cannot change without warning between minor and major versions. They will not change between patch versions.
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.PROPERTY, AnnotationTarget.FUNCTION, AnnotationTarget.TYPEALIAS] )
This annotation mark Realm APIs specific to the Atlas Edge server and are considered experimental, i.e. there are no guarantees given that these APIs cannot change without warning between minor and major versions. They will not change between patch versions.
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.PROPERTY, AnnotationTarget.FUNCTION, AnnotationTarget.TYPEALIAS] )
This annotation mark Realm APIs for Flexible Sync that are considered experimental, i.e. there are no guarantees given that these APIs cannot change without warning between minor and major versions. They will not change between patch versions.