SERVICE_TYPES
This commit is contained in:
parent
fc706e1d47
commit
189dd4c7b1
3 changed files with 6 additions and 6 deletions
|
@ -28,7 +28,7 @@ export class TermsNotSignedError extends Error {}
|
|||
*/
|
||||
export class Service {
|
||||
/**
|
||||
* @param {MatrixClient.SERVICETYPES} serviceType The type of service
|
||||
* @param {MatrixClient.SERVICE_TYPES} serviceType The type of service
|
||||
* @param {string} baseUrl The Base URL of the service (ie. before '/_matrix')
|
||||
* @param {string} accessToken The user's access token for the service
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue