Navigation
API > API/Plugins > API/Plugins/CommonConversationRuntime > API/Plugins/CommonConversationRuntime/UConversationParticipantComponen-
Client and server notification of the conversation starting or ending.
| Name | FConversationStatusChangedEvent |
| Type | class |
| Header File | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Public/ConversationParticipantComponent.h |
| Include Path | #include "ConversationParticipantComponent.h" |
Syntax
class FConversationStatusChangedEvent : public TBaseMulticastDelegate_OneParam< void, bool >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, bool > → UConversationParticipantComponent::FConversationStatusChangedEvent