Class TermsAndConditionsWebSocketService

java.lang.Object
io.meeds.notes.service.TermsAndConditionsWebSocketService

@Service public class TermsAndConditionsWebSocketService extends Object
  • Field Details

  • Constructor Details

    • TermsAndConditionsWebSocketService

      public TermsAndConditionsWebSocketService()
  • Method Details

    • sendMessage

      public void sendMessage(String eventName, String remoteId)
      Propagate an event from Backend to frontend through WebSocket Message when terms and conditions added, updated or accepted
      Parameters:
      eventName - event name that will allow Browser to distinguish which behavior to adopt in order to update UI