FOnlineSubsystemGoogleCommon::GetChatInterface

Get the interface for user-user and user-room chat functionality

Windows
MacOS
Linux

Override Hierarchy

IOnlineSubsystem::GetChatInterface()

FOnlineSubsystemImpl::GetChatInterface()

FOnlineSubsystemGoogleCommon::GetChatInterface()

References

Module

OnlineSubsystemGoogle

Header

/Engine/Plugins/Online/OnlineSubsystemGoogle/Source/Public/OnlineSubsystemGoogleCommon.h

Include

#include "OnlineSubsystemGoogleCommon.h"

Source

/Engine/Plugins/Online/OnlineSubsystemGoogle/Source/Private/OnlineSubsystemGoogleCommon.cpp

Syntax

virtual IOnlineChatPtr GetChatInterface() const

Remarks

Get the interface for user-user and user-room chat functionality

Returns

Interface pointer for the appropriate online chat service

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