Interface MulticastReceiverRegistrar

    • Method Detail

      • addMulticastReceiver

        void addMulticastReceiver​(String multicastId,
                                  String subscriberParticipantId,
                                  String providerParticipantId)
      • removeMulticastReceiver

        void removeMulticastReceiver​(String multicastId,
                                     String subscriberParticipantId,
                                     String providerParticipantId)