Reduce amount of property definitions in ChatNotificationService
Before this commit we redefined properties for supported events on each new instance of ChatNotificationService during "runtime". This commit defines the properties only once during "compile time".
Showing
Please register or sign in to comment