Navigation
API > API/Plugins > API/Plugins/VoiceChat > API/Plugins/VoiceChat/IVoiceChatUser
Description
Delegate triggered when a call ends on a specific channel, providing the cumulative stats for the call. Replaces OnVoiceChatCallStatsUpdated to allow per-channel routing in implementations that may have multiple concurrent voice rooms.
| Name | OnVoiceChatCallStatsUpdated2 |
| Type | function |
| Header File | /Engine/Plugins/Online/VoiceChat/VoiceChat/Source/Public/VoiceChat.h |
| Include Path | #include "VoiceChat.h" |
FOnVoiceChatCallStatsUpdatedDelegate2 & OnVoiceChatCallStatsUpdated2()