public class ContentServerDirectory extends UnifiedService implements IContentServerDirectory
| Constructor and Description |
|---|
ContentServerDirectory(SteamUnifiedMessages steamUnifiedMessages) |
| Modifier and Type | Method and Description |
|---|---|
in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> |
GetClientUpdateHosts(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesContentsystemSteamclient.CContentServerDirectory_GetClientUpdateHosts_Request request) |
in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> |
GetDepotPatchInfo(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesContentsystemSteamclient.CContentServerDirectory_GetDepotPatchInfo_Request request) |
in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> |
GetManifestRequestCode(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesContentsystemSteamclient.CContentServerDirectory_GetManifestRequestCode_Request request) |
in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> |
GetServersForSteamPipe(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesContentsystemSteamclient.CContentServerDirectory_GetServersForSteamPipe_Request request) |
getClassName, sendMessage, sendNotificationpublic ContentServerDirectory(SteamUnifiedMessages steamUnifiedMessages)
public in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> GetServersForSteamPipe(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesContentsystemSteamclient.CContentServerDirectory_GetServersForSteamPipe_Request request)
GetServersForSteamPipe in interface IContentServerDirectorypublic in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> GetDepotPatchInfo(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesContentsystemSteamclient.CContentServerDirectory_GetDepotPatchInfo_Request request)
GetDepotPatchInfo in interface IContentServerDirectorypublic in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> GetClientUpdateHosts(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesContentsystemSteamclient.CContentServerDirectory_GetClientUpdateHosts_Request request)
GetClientUpdateHosts in interface IContentServerDirectorypublic in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> GetManifestRequestCode(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesContentsystemSteamclient.CContentServerDirectory_GetManifestRequestCode_Request request)
GetManifestRequestCode in interface IContentServerDirectory