Start reimplementing HTTP API with the new interface

This commit is contained in:
2016-01-04 16:47:55 +01:00
parent 503ff71f3c
commit 9e2d486b19
5 changed files with 121 additions and 413 deletions

View File

@@ -166,11 +166,7 @@ matrix_http_api_new
matrix_http_api_get_validate_certificate
matrix_http_api_set_validate_certificate
matrix_http_api_get_base_url
matrix_http_api_register_account
matrix_http_api_login
matrix_http_api_initial_sync
matrix_http_api_create_room
matrix_http_api_join_room
<SUBSECTION Standard>
MatrixHTTPAPI
MatrixHTTPAPIClass