mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
packages/SteamKit2.2.0.0-Alpha4/SteamKit2.2.0.0-Alpha4.nupkg
Normal file
BIN
packages/SteamKit2.2.0.0-Alpha4/SteamKit2.2.0.0-Alpha4.nupkg
Normal file
Binary file not shown.
BIN
packages/SteamKit2.2.0.0-Alpha4/lib/net46/SteamKit2.dll
Normal file
BIN
packages/SteamKit2.2.0.0-Alpha4/lib/net46/SteamKit2.dll
Normal file
Binary file not shown.
@@ -2554,16 +2554,6 @@
|
||||
Guest pass list
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:SteamKit2.SteamApps.SendGuestPassCallback">
|
||||
<summary>
|
||||
This callback is received when a guest pass has been sent
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:SteamKit2.SteamApps.SendGuestPassCallback.Result">
|
||||
<summary>
|
||||
Result of the operation
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:SteamKit2.SteamApps.CDNAuthTokenCallback">
|
||||
<summary>
|
||||
This callback is received when a CDN auth token is received
|
||||
BIN
packages/SteamKit2.2.0.0-Alpha4/lib/netstandard1.3/SteamKit2.dll
vendored
Normal file
BIN
packages/SteamKit2.2.0.0-Alpha4/lib/netstandard1.3/SteamKit2.dll
vendored
Normal file
Binary file not shown.
@@ -2531,16 +2531,6 @@
|
||||
Guest pass list
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:SteamKit2.SteamApps.SendGuestPassCallback">
|
||||
<summary>
|
||||
This callback is received when a guest pass has been sent
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:SteamKit2.SteamApps.SendGuestPassCallback.Result">
|
||||
<summary>
|
||||
Result of the operation
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:SteamKit2.SteamApps.CDNAuthTokenCallback">
|
||||
<summary>
|
||||
This callback is received when a CDN auth token is received
|
||||
@@ -7,7 +7,8 @@ v 2.0.0 Mar 28, 2017 (Alpha)
|
||||
|
||||
* Updated Protobuf message classes to expose a property indicating if any wire value was specified or not, and a method to clear the value.
|
||||
* Updated `CDNClient` and `WebAPI` to expose `Task`-based asynchronous methods.
|
||||
* Removed all methods and properties that were marked as `[Obsolete]`.
|
||||
* Removed all methods, properties and enum values that were marked as `[Obsolete]`.
|
||||
* Removed `MsgClientSendGuestPass`, `MsgClientSendGuestPassResponse` and `SendGuestPassCallback` which relied upon obsoleted messaging.
|
||||
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
Reference in New Issue
Block a user