Add event handler for m.call.invite

This commit is contained in:
2016-03-09 08:26:53 +00:00
parent 1f804e0d42
commit be8910b8be
5 changed files with 113 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ libmatrix_glib_0_0_la_VALA_SOURCES = \
matrix-event-room-guest-access.vala \
matrix-event-room-redaction.vala \
matrix-event-room-third-party-invite.vala \
matrix-event-call-invite.vala \
$(NULL)
AM_CPPFLAGS += \