diff --git a/src/c-wrapper/c-wrapper.h b/src/c-wrapper/c-wrapper.h index c1b5698e9..7f7ebcb8e 100644 --- a/src/c-wrapper/c-wrapper.h +++ b/src/c-wrapper/c-wrapper.h @@ -39,6 +39,7 @@ F(ChatRoom, ChatRoom) \ F(ConferenceChatMessageEvent, ConferenceChatMessageEvent) \ F(ConferenceEvent, ConferenceEvent) \ + F(ConferenceNotifiedEvent, ConferenceNotifiedEvent) \ F(ConferenceParticipantDeviceEvent, ConferenceParticipantDeviceEvent) \ F(ConferenceParticipantEvent, ConferenceParticipantEvent) \ F(ConferenceSubjectEvent, ConferenceSubjectEvent) \