Chat
Extends:
cables-shared-client~Events → Chat
Constructor Summary
| Public Constructor | ||
| public |
|
|
Member Summary
| Public Members | ||
| public |
activityCounterIn: number |
|
| public |
activityCounterOut: number |
|
| Private Members | ||
| private |
_connection: * |
|
| private |
_msgs: *[] |
|
| private |
_tab: * |
|
| private |
_tabs: * |
|
Method Summary
| Public Methods | ||
| public |
isOpen(): * |
|
| public |
onChatMsg(payload: *) |
|
| public |
send(text: *) |
|
| public |
show() |
|
| Private Methods | ||
| private |
|
|
| private |
|
|
| private |
|
|
| private |
|
|
Public Constructors
public constructor() source
Public Members
public activityCounterIn: number source
public activityCounterOut: number source
Private Members
private _connection: * source
private _msgs: *[] source
private _tab: * source
private _tabs: * source
Public Methods
public onChatMsg(payload: *) source
Params:
| Name | Type | Attribute | Description |
| payload | * |
public send(text: *) source
Params:
| Name | Type | Attribute | Description |
| text | * |