FOnlineSubsystemGoogleCommon::GetChatInterface

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

Choose your operating system:

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