Remote Settings
Constructors
Link copied to clipboard
constructor(pointer: <Error class: unknown class>)
constructor(noPointer: NoPointer)
This constructor can be used to instantiate a fake object. Only used for tests. Any attempt to actually use an object constructed this way will fail as there is no connected Rust object.
Construct a new Remote Settings client with the given configuration.
Functions
Link copied to clipboard
Link copied to clipboard
Download an attachment with the provided id to the provided path.
Link copied to clipboard
Fetch all records for the configuration this client was initialized with.
Link copied to clipboard
Fetch all records added to the server since the provided timestamp, using the configuration this client was initialized with.
Link copied to clipboard