Navigation
API > API/Plugins > API/Plugins/CommonConversationRuntime > API/Plugins/CommonConversationRuntime/UConversationInstance
Server notification sent after all participants have been individually notified of conversation start.
| Name | FOnAllParticipantsNotifiedOfStartEvent |
| Type | class |
| Header File | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Public/ConversationInstance.h |
| Include Path | #include "ConversationInstance.h" |
Syntax
class FOnAllParticipantsNotifiedOfStartEvent : public TBaseMulticastDelegate_OneParam< void, UConversationInstance * >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, UConversationInstance * > → UConversationInstance::FOnAllParticipantsNotifiedOfStartEvent