You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
could this library use a Task-based system for making async calls (for example: LoginWithPasswordAsync that would return Task<MatrixLoginResponse>, etc.
The text was updated successfully, but these errors were encountered:
could this library use a
Task
-based system for making async calls (for example:LoginWithPasswordAsync
that would returnTask<MatrixLoginResponse>
, etc.The text was updated successfully, but these errors were encountered: