Protected
constructorReadonly
allowIf true, ownership of the store can be claimed even if the store is already owned.
Readonly
lastProvides the server timestamp (in milliseconds) of the last time the store was updated.
Readonly
ownerProvides the UserInfo of the current owner of the RealtimeStore. If the store is unowned, a UserInfo object with null fields will be returned.
Readonly
persistenceThe persistence setting that the store was created with.
Readonly
sentProvides the server timestamp (in milliseconds) of when the store was created.
Readonly
storeA string that can be used to identify the RealtimeStore.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
Provides extra context about a RealtimeStore's creation.