AccountQuery

public class AccountQuery

An entity that describes a matcher to select one of the active futurae accounts.

Inheritors

Types

Link copied to clipboard
public final class WhereUserId extends AccountQuery

Selects an account identified by the provided user id in the SDK, if it exists.

Link copied to clipboard
public final class WhereUserIdAndDevice extends AccountQuery

Selects accounts identified by the provided user id and device id in the SDK, if those exist.