Add event handler for m.call.answer

This commit is contained in:
2016-03-09 10:31:26 +01:00
committed by Gergely Polonkai
parent 399105d961
commit b6b5bbf567
6 changed files with 147 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ libmatrix_glib_0_0_la_VALA_SOURCES = \
matrix-event-room-third-party-invite.vala \
matrix-event-call-invite.vala \
matrix-event-call-candidates.vala \
matrix-event-call-answer.vala \
$(NULL)
AM_CPPFLAGS += \