IMutableMessageContext::SetExpiration

Sets the date and time at which the message expires.

Windows
MacOS
Linux

References

Module

Messaging

Header

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

Include

#include "IMutableMessageContext.h"

Syntax

void SetExpiration
(
    const FDateTime & InExpiration
)

Remarks

Sets the date and time at which the message expires.

Parameters

Parameter

Description

InExpiration

Expiration date and time.

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