ListNotificationInterests()
List INotification interests.
Namespace: PureMVC.InterfacesAssembly: PureMVC in (PureMVC.dll)
Syntax
C#
public abstract string[] ListNotificationInterests()
Returns
String
an Array of the INotification names this IMediator has an interest in.