Search
Preparing search index...
The search index is not available
EF React Native Chat Components
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"lib/Message"
Message
Class Message<T>
Creates a new message instance with a unique GUID
Type parameters
T
Hierarchy
Message
Implements
IMutable
<
T
>
Index
Constructors
constructor
Properties
data
id
user
Constructors
constructor
new
Message
(
__namedParameters
:
object
)
:
Message
Parameters
__namedParameters:
object
data
:
T
user
:
string
|
IImmutable
Returns
Message
Properties
data
data
:
T
id
id
:
string
|
IGuidImmutable
user
user
:
string
|
IGuidImmutable
Globals
"lib/
Message"
Message
constructor
data
id
user
IOptions
Creates a new message instance with a unique GUID