Initializes the report domain
The connector to interact with the API
Retrieves a list of positions for a user in a building. If no searchReport is provided, it will throw an error.
OptionalsearchReport: SearchTrajectoryReportOptional search criteria for filtering positions.
A promise that resolves with an array of positions.
Service that exposes the Report domain.
Represents the ReportApi class that provides methods for getting positions.