PrivMX DOCS
API Reference/PrivMX Endpoint Java Extra/Core

EventCallback

Represents a callback for catching events data.

Methods

call

Called to pass data from a caught event.

Params

event

T

caught event data

public abstract void call(
T event
)

We use cookies on our website. We use them to ensure proper functioning of the site and, if you agree, for purposes such as analytics, marketing, and targeting ads.

This is documentation for PrivMX v2.3, which is no longer actively maintained.

For up-to-date documentation, go to latest here
EventCallback | PrivMX Docs