ActivityMessageEventArgs Interface

Deprecated  in 4.13.x. Event args are inferred from a listener. If explicit type is needed use a type helper.

Activity Message Event arguments.

Properties

Name Type Description
details ActivityMessageDetails | undefined Message details set by calling NotificationManager.setupActivityMessage  
message MessageType Current message for the activity  
percentage number Current percentage for the activity  
restored boolean | undefined Indicates whether the activity message popup is being restored  

Defined in

Last Updated: 13 May, 2024