menu
dyte_uikit package
documentation
dyte_uikit.dart
DyteChatEventsListener class
DyteChatEventsListener class
dark_mode
light_mode
DyteChatEventsListener
class
abstract
Constructors
DyteChatEventsListener
()
Properties
hashCode
→
int
The hash code for this object.
no setter
inherited
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
Methods
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onChatUpdates
(
List
<
DyteChatMessage
>
messages
)
→ void
On chat updates Triggered when there is a update in chat messages available in this room.
messages
list of all messages in this room. This also contains messages exchanged before this peer joined in this room
onNewChatMessage
(
DyteChatMessage
message
)
→ void
On new chat message Triggered when there is a new chat messages exchanged in this room.
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
dyte_uikit package
documentation
dyte_uikit
DyteChatEventsListener class
dyte_uikit library