PrivMX DOCS
API Reference/PrivMX Endpoint Java Extra/Core

EventRegistrationInfo

Holds essential information about a single event registration.

Fields

eventType

EventType<?> Type of registered event

subscriptionID

String Unique identifier for the event subscription

Methods

equals

Params

o

Object

public boolean equals(
Object o
)

Returns

boolean ·

hashCode

public int hashCode()

Returns

int ·

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.

PrivMX Endpoint Java v2.6

This package is not up to date with the core documentation. Some of the features you've seen described in other parts of the documentation might not be mentioned here. Those changes do not influence compatibility, however
EventRegistrationInfo | PrivMX Docs