Type Alias ResourceListChangedNotification

Source
pub type ResourceListChangedNotification = NotificationNoParam<ResourceListChangedNotificationMethod>;

Aliased Type§

pub struct ResourceListChangedNotification {
    pub method: ResourceListChangedNotificationMethod,
}

Fields§

§method: ResourceListChangedNotificationMethod