IReactNotificationService
Kind: interface
Methods
SendNotification
void SendNotification(IReactPropertyName notificationName, Object sender, Object data)
Subscribe
IReactNotificationSubscription Subscribe(IReactPropertyName notificationName, IReactDispatcher dispatcher, ReactNotificationHandler handler)