Method | Description | |
---|---|---|
GetUserEventSettings ( int userId, string eventType ) : NotificationSettingValue | ||
UpdateNotificationSetting ( |
||
UserPresentationProvider ( INotificationSettingsRepository notificationSettingsRepository ) : System |
public GetUserEventSettings ( int userId, string eventType ) : NotificationSettingValue | ||
userId | int | |
eventType | string | |
return | NotificationSettingValue |
public UpdateNotificationSetting ( |
||
notificationSetting | ||
return | void |
public UserPresentationProvider ( INotificationSettingsRepository notificationSettingsRepository ) : System | ||
notificationSettingsRepository | INotificationSettingsRepository | |
return | System |