mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 18:35:40 +03:00
Add TODO
This commit is contained in:
parent
602d67155f
commit
ece9fbd3bb
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ import im.vector.matrix.android.api.session.room.model.RoomDirectoryVisibility
|
|||
import im.vector.matrix.android.api.session.room.model.RoomHistoryVisibility
|
||||
import im.vector.matrix.android.internal.crypto.MXCRYPTO_ALGORITHM_MEGOLM
|
||||
|
||||
// TODO Give a way to include other initial states
|
||||
class CreateRoomParams {
|
||||
/**
|
||||
* A public visibility indicates that the room will be shown in the published room list.
|
||||
|
|
Loading…
Reference in a new issue