NotificationFeed.changeState (Method)
Change the state for the specified Notification Feed.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
id | NotificationFeedID | Required | The ID of the Notification Feed. |
feedState | NotificationFeedState | Required | The state of the notification feed. |
Context:
License Requirements | (none) |
Permission Requirements | customer:CustomerAdmin |
Deny Context | (none) |
Require Context | AuthoringEnabled |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the customer level, calls to this method will be logged |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None