trigger
Sends an event to server without further delays.
Return
EventResponse if the event produces a server response, otherwise null.
Parameters
event
ChatThreadEvent subclass which generates an event model.
Throws
if the event fails to send.
Sends an event to server without further delays.
EventResponse if the event produces a server response, otherwise null.
ChatThreadEvent subclass which generates an event model.
if the event fails to send.