Home > @lynx-js/genui > MessageStore > push
MessageStore.push() method
Append one or more raw messages to the buffer. Notifies subscribers once per call (batches a single array argument into a single notify).
Signature:
Parameters
Returns:
void
Home > @lynx-js/genui > MessageStore > push
Append one or more raw messages to the buffer. Notifies subscribers once per call (batches a single array argument into a single notify).
Signature:
Returns:
void