Interface BusBroadcastVisibilityChangeMessage

Hierarchy

Properties

event: "visibilitychange"
id: string
transports: {
    connectionState: string;
    type: string;
}[]

Type declaration

  • connectionState: string
  • type: string
visibilityState?: "hidden" | "visible"

Generated using TypeDoc