Enumeration ClientPrefix

Enumeration Members

Enumeration Members

Unstable: "/_matrix/client/unstable"

A constant representing the URI path for as-yet unspecified Client-Server HTTP APIs.

V1: "/_matrix/client/v1"

A constant representing the URI path for Client-Server API endpoints versioned at v1.

V3: "/_matrix/client/v3"

A constant representing the URI path for Client-Server API endpoints versioned at v3.