Class Chat
- java.lang.Object
-
- in.dragonbra.javasteam.steam.handlers.steamunifiedmessages.UnifiedService
-
- in.dragonbra.javasteam.rpc.service.Chat
-
- All Implemented Interfaces:
IChat
public class Chat extends UnifiedService implements IChat
- Since:
- 2023-01-04
-
-
Constructor Summary
Constructors Constructor Description Chat(SteamUnifiedMessages steamUnifiedMessages)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JobIDRequestFriendPersonaStates(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesChatSteamclient.CChat_RequestFriendPersonaStates_Request request)-
Methods inherited from class in.dragonbra.javasteam.steam.handlers.steamunifiedmessages.UnifiedService
getClassName, getMethodName, sendMessage, sendNotification
-
-
-
-
Constructor Detail
-
Chat
public Chat(SteamUnifiedMessages steamUnifiedMessages)
-
-
Method Detail
-
RequestFriendPersonaStates
public JobID RequestFriendPersonaStates(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesChatSteamclient.CChat_RequestFriendPersonaStates_Request request)
- Specified by:
RequestFriendPersonaStatesin interfaceIChat
-
-