Skip to content

New Dialog Listener #27

Open
Open
@slorop41314

Description

@slorop41314

Is your feature request related to a problem? Please describe.
When a new dialog was created and user was online, where can we listen for that? So we can append the new dialog to current dialog list data.
The problem was, when targeted user online and new dialog created, when we sent message to the user, we only got dialogId in CubeMessage class(in CubeChatConnection.instance.chatMessagesManager listener), so can't display the dialog name and photo properly.

Describe the solution you'd like
I've try to look at the docs seems like there's no API for it, it would be nice if we have a dialog listener just like messages stream listener.

Describe alternatives you've considered
Do you have any tips for listen to new dialog created? Worry if i don't check the docs clearly

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions