public interface IRemoteClient
| Modifier and Type | Method and Description |
|---|---|
in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> |
AllocateRelayServer(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemoteClient_AllocateRelayServer_Request request) |
in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> |
AllocateSDR(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemoteClient_AllocateSDR_Request request) |
in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> |
AllocateTURNServer(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemoteClient_AllocateTURNServer_Request request) |
in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> |
CreateRemotePlayTogetherInvitation(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemoteClient_CreateRemotePlayTogetherInvitation_Request request) |
in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> |
DeleteRemotePlayTogetherInvitation(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemoteClient_DeleteRemotePlayTogetherInvitation_Request request) |
in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> |
GetPairingInfo(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemoteClient_GetPairingInfo_Request request) |
void |
NotifyOnline(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemoteClient_Online_Notification request) |
void |
NotifyReplyPacket(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemoteClient_ReplyPacket_Notification request) |
in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> |
SendRemotePlaySessionStarted(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemotePlay_SessionStarted_Request request) |
void |
SendRemotePlaySessionStopped(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemotePlay_SessionStopped_Notification request) |
void |
SendRemotePlayTogetherPacket(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemotePlayTogether_Notification request) |
void |
SendSteamBroadcastPacket(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemoteClient_SteamBroadcast_Notification request) |
void |
SendSteamToSteamPacket(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemoteClient_SteamToSteam_Notification request) |
in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> GetPairingInfo(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemoteClient_GetPairingInfo_Request request)
void NotifyOnline(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemoteClient_Online_Notification request)
void NotifyReplyPacket(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemoteClient_ReplyPacket_Notification request)
in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> AllocateTURNServer(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemoteClient_AllocateTURNServer_Request request)
in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> AllocateRelayServer(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemoteClient_AllocateRelayServer_Request request)
in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> AllocateSDR(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemoteClient_AllocateSDR_Request request)
void SendSteamBroadcastPacket(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemoteClient_SteamBroadcast_Notification request)
void SendSteamToSteamPacket(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemoteClient_SteamToSteam_Notification request)
in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> SendRemotePlaySessionStarted(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemotePlay_SessionStarted_Request request)
void SendRemotePlaySessionStopped(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemotePlay_SessionStopped_Notification request)
void SendRemotePlayTogetherPacket(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemotePlayTogether_Notification request)
in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> CreateRemotePlayTogetherInvitation(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemoteClient_CreateRemotePlayTogetherInvitation_Request request)
in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> DeleteRemotePlayTogetherInvitation(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesRemoteclientServiceMessages.CRemoteClient_DeleteRemotePlayTogetherInvitation_Request request)