Constructor
new Now4realSubjectUpdate()
You cannot use this constructor directly. Interact with instances of this class through subjectUpdateCallback.
Members
(readonly) data :Object
An object that contains the update payload.
(readonly) timestamp :number
The number of milliseconds since the Unix Epoch.
(readonly) type :string
The name of the subject to which the update belongs.
Type Definitions
AuthorizationUpdate :Now4realSubjectUpdate
Properties:
Name | Type | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
type |
string |
|
|||||||||||||||
timestamp |
number |
The number of milliseconds since the Unix Epoch. |
|||||||||||||||
data |
object |
Properties
|
ConnectionStatusUpdate :Now4realSubjectUpdate
Properties:
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
type |
string |
|
||||||
timestamp |
number |
The number of milliseconds since the Unix Epoch. |
||||||
data |
object |
Properties
|
CounterUpdate :Now4realSubjectUpdate
Properties:
Name | Type | Description | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
type |
string |
The name of the counter subject to which the update belongs. |
||||||||||||||||||||||||||
timestamp |
number |
The number of milliseconds since the Unix Epoch. |
||||||||||||||||||||||||||
data |
object |
Properties
|
HeatmapUpdate :Now4realSubjectUpdate
Properties:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
type |
string |
The name of the heatmap subject to which the update belongs. |
|||||||||
timestamp |
number |
The number of milliseconds since the Unix Epoch. |
|||||||||
data |
object |
Properties
|
LoginStatusUpdate :Now4realSubjectUpdate
Properties:
Name | Type | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
type |
string |
|
||||||||||||||||
timestamp |
number |
The number of milliseconds since the Unix Epoch. |
||||||||||||||||
data |
object |
Properties
|
MessageListUpdate :Now4realSubjectUpdate
Properties:
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
type |
string |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
timestamp |
number |
The number of milliseconds since the Unix Epoch. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
data |
object |
Properties
|
ParametersUpdate :Now4realSubjectUpdate
Properties:
Name | Type | Description | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
type |
string |
|
||||||||||||||||||||||||||||||||||||
timestamp |
number |
The number of milliseconds since the Unix Epoch. |
||||||||||||||||||||||||||||||||||||
data |
object |
Properties
|
PollStatusUpdate :Now4realSubjectUpdate
Properties:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
type |
string |
|
|||||||||
timestamp |
number |
The number of milliseconds since the Unix Epoch. |
|||||||||
data |
object |
Properties
|
PollUpdate :Now4realSubjectUpdate
Properties:
Name | Type | Description | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
type |
string |
|
|||||||||||||||||||||
timestamp |
number |
The number of milliseconds since the Unix Epoch. |
|||||||||||||||||||||
data |
object |
Properties
|
RankingUpdate :Now4realSubjectUpdate
Properties:
Name | Type | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
type |
string |
The name of the ranking subject to which the update belongs. |
||||||||||||||||||||||||
timestamp |
number |
The number of milliseconds since the Unix Epoch. |
||||||||||||||||||||||||
data |
object |
Properties
|
TypingListUpdate :Now4realSubjectUpdate
Properties:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
type |
string |
|
|||||||||
timestamp |
number |
The number of milliseconds since the Unix Epoch. |
|||||||||
data |
object |
Properties
|