Class RoomResolveResponse
- java.lang.Object
-
- io.github.ma1uta.matrix.client.model.room.RoomId
-
- io.github.ma1uta.matrix.client.model.room.RoomResolveResponse
-
public class RoomResolveResponse extends RoomId
JSON body response of the room response api.
-
-
Constructor Summary
Constructors Constructor Description RoomResolveResponse()
-
Method Summary
Modifier and Type Method Description List<String>
getServers()
void
setServers(List<String> servers)
-