Add handler for m.room.name

This commit is contained in:
2016-03-07 22:55:58 +00:00
parent 82536c650d
commit 5c121cef0e
4 changed files with 70 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ libmatrix_glib_0_0_la_VALA_SOURCES = \
matrix-event-receipt.vala \
matrix-event-room-history-visibility.vala \
matrix-event-room-join-rules.vala \
matrix-event-room-name.vala \
$(NULL)
AM_CPPFLAGS += \