Last date modified: 2026-Jul-14
Interface: IRTCMessageHandler
Definitions for subscribing to and handle real time notification messages sent to the browser, such as from signalR
Properties
handler
handler:
RTCMessageHandlerFn
The method that handles the given event
Param
The Relativity Review API
messageHandler?
optionalmessageHandler:RTCMessageHandlerFn
Handles events from the new hub, where the message is a single structured object
Param
The Relativity Review API
messageName?
optionalmessageName:string
The event name on the new hub to subscribe to
name
name:
string
The event to subscribed to