InboxReadRequest

public final class InboxReadRequest implements ReadRequest<I>

A request to read a certain InboxMessage by its ID.

Constructors

Link copied to clipboard
public void InboxReadRequest(InboxMessageId id)

Functions

Link copied to clipboard
public InboxMessageId recordId()
Obtains the ID of the requested record.