public class ClanChatRooms extends UnifiedService implements IClanChatRooms
| Constructor and Description |
|---|
ClanChatRooms(SteamUnifiedMessages steamUnifiedMessages) |
| Modifier and Type | Method and Description |
|---|---|
in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> |
GetClanChatRoomInfo(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesChatSteamclient.CClanChatRooms_GetClanChatRoomInfo_Request request) |
in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> |
SetClanChatRoomPrivate(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesChatSteamclient.CClanChatRooms_SetClanChatRoomPrivate_Request request) |
getClassName, sendMessage, sendNotificationpublic ClanChatRooms(SteamUnifiedMessages steamUnifiedMessages)
public in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> GetClanChatRoomInfo(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesChatSteamclient.CClanChatRooms_GetClanChatRoomInfo_Request request)
GetClanChatRoomInfo in interface IClanChatRoomspublic in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> SetClanChatRoomPrivate(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesChatSteamclient.CClanChatRooms_SetClanChatRoomPrivate_Request request)
SetClanChatRoomPrivate in interface IClanChatRooms