EventContextField

public class EventContextField

A subscribable field of an event context.

When such field is specified to a subscription filter, the "context." prefix will be automatically appended to the field path, allowing to distinguish between event context and event message filters when sending the request to a server side.

Constructors

Link copied to clipboard
public void EventContextField(Field field)