Skip to content

Events callbacks #693

@piranna

Description

@piranna

Javascript client events listeners support the last argument to be a callback function, so it's possible to call it to send back a reply to an event emitted by the server. This is also supported by the C++ library, but there's no reference to the same functionality when listening events in the Java client. I've reviewed the actual Java library source code, but found no clue about it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions