public final class UpdateMachineAuthCallback extends CallbackMsg
Modifier and Type | Field and Description |
---|---|
private int |
bytesToWrite
Gets the number of bytes to write.
|
private byte[] |
data
Gets the sentry file data that should be written.
|
private String |
fileName
Gets the name of the sentry file to write.
|
private int |
offset
Gets the offset to write to.
|
private OTPDetailsCallback |
oneTimePassword
Gets the one-time-password details.
|
Constructor and Description |
---|
UpdateMachineAuthCallback(uk.co.thomasc.steamkit.base.generated.SteammessagesClientserver.CMsgClientUpdateMachineAuth msg) |
private final byte[] data
private final int bytesToWrite
private final int offset
private final String fileName
private final OTPDetailsCallback oneTimePassword
Copyright © 2012. All Rights Reserved.