Interface NotificationListener


@ConsumerType public interface NotificationListener
Interface to receive notification from other oneM2M entities.

Application that receives notification must implement this interface and register to OSGi service registry. No service property is required.

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    receive notification.
  • Method Details

    • notified

      void notified(RequestPrimitiveDTO request)
      receive notification.
      Parameters:
      request - request primitive