Search
Preparing search index...
The search index is not available
ui-gallery
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
Core
WebSocketData
Class WebSocketData<T>
summary
WebSocketにより送信するデータを表します。
Type parameters
T
Hierarchy
WebSocketData
Index
Constructors
constructor
Properties
content
date
type
Constructors
constructor
new
Web
Socket
Data
(
init
?:
Partial
<
WebSocketData
<
any
>
>
)
:
WebSocketData
Parameters
Optional
init:
Partial
<
WebSocketData
<
any
>
>
Returns
WebSocketData
Properties
Optional
content
content
:
T
Optional
date
date
:
DateTime
Optional
type
type
:
number
|
string
Globals
"src/components/
Confirm
Dialog
Content"
"src/components/index"
"src/core/UI/animate"
"src/core/UI/clip-
board"
"src/core/UI/window"
"src/core/index"
"src/core/tasks/timer"
"src/device-
stream-
manager.umd"
"src/index"
"src/rtc/index"
"tests/unit/example.spec"
Core
String
ToHex
Encoder
Utility
Rtc
Browser
Type
Browser
Utility
Color
Dragable
Box
Logger
Multi
Cast
Delegate
Web
Socket
Data
constructor
content
date
type
Web
Socket
Provider
IDisposeable
get
Url
Parameter
Generated using
TypeDoc
WebSocketにより送信するデータを表します。