IVoiceEngine::UnregisterRemoteTalker

Unregisters the unique player id as a remote talker

Windows
MacOS
Linux

Override Hierarchy

IVoiceEngine::UnregisterRemoteTalker()

FVoiceEngineImpl::UnregisterRemoteTalker()

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/VoiceInterface.h

Include

#include "Interfaces/VoiceInterface.h"

Syntax

uint32 UnregisterRemoteTalker
(
    const FUniqueNetId & UniqueId
)

Remarks

Unregisters the unique player id as a remote talker

Returns

0 upon success, an error code otherwise

Parameters

Parameter

Description

UniqueId

the id of the remote talker

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