Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHubEventClientAppMessage

A message received from another client (application) on a channel

export
interface

IHubEventClientAppMessage

Hierarchy

  • IHubEventClientAppMessage

Index

Properties

Properties

App

The client app that sent the message

ChannelID

ChannelID: string

The channel the message was sent to

Message

Message data