# Class: WebSocketEvent
# Hierarchy
WebSocketEvent
# Table of contents
# Constructors
# Properties
# Constructors
# constructor
+ new WebSocketEvent(type
: string, target
: any): WebSocketEvent
# Parameters
Name | Type |
---|---|
type | string |
target | any |
Returns: WebSocketEvent
# Properties
# target
• target: any
# type
• type: string