PrivMX DOCS
API Reference/PrivMX Endpoint Java Extra/Core

SubscriptionModule

Available subscription modules for event handling.

Fields

CORE

SubscriptionModule CoreModules

CUSTOM_EVENT

SubscriptionModule Custom Event module case.

INBOX

SubscriptionModule Inbox module case.

KVDB

SubscriptionModule KVDB module case.

STORE

SubscriptionModule Store module case.

THREAD

SubscriptionModule Thread module case.

Static Methods

valueOf

Params

name

String

public static SubscriptionModule valueOf(
String name
)

Returns

SubscriptionModule ·

values

public static SubscriptionModule[] values()

Returns

SubscriptionModule[] ·

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
SubscriptionModule | PrivMX Docs