Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync state end point #15

Open
thejhh opened this issue Apr 23, 2022 · 0 comments
Open

Sync state end point #15

thejhh opened this issue Apr 23, 2022 · 0 comments
Labels
end-point API end point enhancement New feature or request feature New feature task Task

Comments

@thejhh
Copy link
Contributor

thejhh commented Apr 23, 2022

GET /_matrix/client/r0/sync?:queryParams

...with queryParams:

  • filter
  • since
  • full_state
  • set_presence
  • timeout

Should be updated to use newer version. However, remember to refactor our SimpleMatrixClient to use it also at fi.hg.matrix.

The response DTO is MatrixSyncResponseDTO.

See also

Related DTOs

  • MatrixSyncResponseRoomSummaryDTO has property MatrixType.M_HEROES, MatrixType.M_JOINED_MEMBER_COUNT, and MatrixType.M_INVITED_MEMBER_COUNT
@thejhh thejhh added enhancement New feature or request feature New feature task Task documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Apr 23, 2022
thejhh added a commit that referenced this issue Apr 24, 2022
@thejhh thejhh added the end-point API end point label Apr 24, 2022
thejhh added a commit to heusalagroup/fi.hg.matrix that referenced this issue Apr 24, 2022
thejhh added a commit that referenced this issue Apr 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
end-point API end point enhancement New feature or request feature New feature task Task
Projects
None yet
Development

No branches or pull requests

1 participant