Interface IUnsolicitedNotificationListener
.NET interface for org.mases.jnet.generated.javax.naming.ldap.UnsolicitedNotificationListener implementing https://docs.oracle.com/en/java/javase/11/docs/api/java.naming/javax/naming/ldap/UnsolicitedNotificationListener.html
public interface IUnsolicitedNotificationListener
Methods
NamingExceptionThrown(NamingExceptionEvent)
void NamingExceptionThrown(NamingExceptionEvent arg0)
Parameters
NotificationReceived(UnsolicitedNotificationEvent)
void NotificationReceived(UnsolicitedNotificationEvent arg0)