IMutableMessageContext::AddRecipient

Adds a message address to the recipient list.

Windows
MacOS
Linux

References

Module

Messaging

Header

/Engine/Source/Runtime/Messaging/Public/IMutableMessageContext.h

Include

#include "IMutableMessageContext.h"

Syntax

void AddRecipient
(
    const FMessageAddress & Recipient
)

Remarks

Adds a message address to the recipient list.

Parameters

Parameter

Description

Recipient

The address of the recipient to add.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss