WhereUserIdAndDevice    
Selects accounts identified by the provided user id and device id in the SDK, if those exist.
Parameters
userId 
the id of the user to fetch the account for.
deviceId 
the id of the user's device to fetch the account for.
Constructors
Link copied to clipboard
public AccountQuery.WhereUserIdAndDevice AccountQuery.WhereUserIdAndDevice(String userId, String deviceId)