MatrixClient.getJoinedRooms

Deletes devices, uses a password for authentication NOTE: This will only work if the homeserver requires ONLY a password authentication

  1. void deleteDevicesUsingPassword(string[] devices, string password)
  2. string[] getJoinedRooms()
    class MatrixClient
    string[]
    getJoinedRooms
    ()

Meta