Add event handler for m.call.candidates

This commit is contained in:
2016-03-09 10:04:44 +01:00
committed by Gergely Polonkai
parent be8910b8be
commit 399105d961
4 changed files with 179 additions and 0 deletions

View File

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