public class AccountLinking extends UnifiedService implements IAccountLinking
| Constructor and Description |
|---|
AccountLinking(SteamUnifiedMessages steamUnifiedMessages) |
| Modifier and Type | Method and Description |
|---|---|
in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> |
GetLinkedAccountInfo(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesUseraccountSteamclient.CAccountLinking_GetLinkedAccountInfo_Request request) |
getClassName, sendMessage, sendNotificationpublic AccountLinking(SteamUnifiedMessages steamUnifiedMessages)
public in.dragonbra.javasteam.types.AsyncJobSingle<ServiceMethodResponse> GetLinkedAccountInfo(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesUseraccountSteamclient.CAccountLinking_GetLinkedAccountInfo_Request request)
GetLinkedAccountInfo in interface IAccountLinking