Skip to main content

ResourceUpdatedNotification

Type Alias ResourceUpdatedNotification 

Source
pub type ResourceUpdatedNotification = McpNotification<ResourceUpdatedNotificationParams>;

Aliased Type§

pub struct ResourceUpdatedNotification {
    pub method: String,
    pub params: Option<ResourceUpdatedNotificationParams>,
}

Fields§

§method: String

The Method of this notification

§params: Option<ResourceUpdatedNotificationParams>

The Params