Mute event which can be sent to the server. Please note, that this event is executed directly on the cloud framework and then only forwarded to the custom server implementation for doing some additional logic. The mute setting happens in the code running the custom server.

Hierarchy

Constructors

Properties

Constructors

Properties

data: {
    [key: string]: any;
} = {}

Type declaration

  • [key: string]: any
type: string = WebSocketEventTypes.DEFAULT

Generated using TypeDoc