react-native-firework-sdk
Preparing search index...
LiveStreamMessageDetails
Interface LiveStreamMessageDetails
interface
LiveStreamMessageDetails
{
messageId
:
string
;
text
?:
null
|
string
;
username
?:
null
|
string
;
}
Index
Properties
message
Id
text?
username?
Properties
message
Id
messageId
:
string
A unique identifier of the message.
Optional
text
text
?:
null
|
string
The text of the message.
Optional
username
username
?:
null
|
string
The username of the user.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
Id
text
username
react-native-firework-sdk
Loading...
A unique identifier of the message.