PrivMX DOCS
API Reference/PrivMX Endpoint C# Extra/Core

GlobalEvents

Represents global events in the PrivMX platform.

Methods

GlobalEvents

Initializes a new instance of the GlobalEvents class.

GlobalEvents()

GlobalEvents

Initializes a new instance of the GlobalEvents class with a specified event dispatcher.

Params

eventDispatcher

IEventDispatcher

The event dispatcher to use.

GlobalEvents(
IEventDispatcher eventDispatcher
)

Dispose

Disposes the resources used by the GlobalEvents class.

void Dispose()

AllEvents

Gets an observable stream of all events.

IObservable<Event> AllEvents()

Returns

IObservable<Event> · An observable stream of Event.

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

PrivMX Endpoint C# v2.2

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