struct Models::Credentials
- Models::Credentials
- Struct
- Value
- Object
Included Modules
Defined in:
models.crConstructors
Instance Method Summary
- #client_version : UInt16
- #client_version=(client_version : UInt16)
- #initialize
- #is_cheat : UInt16
- #is_cheat=(is_cheat : UInt16)
- #key : String
- #key=(key : String)
- #login : String
- #login=(login : String)
- #mac : String
- #mac=(mac : String)
- #password : String
- #password=(password : String)
Instance methods inherited from module Avocado::Unpack
opcode
opcode,
unpack(io, type, variable, order, is_array = false)unpack(io, order = IO::ByteFormat::BigEndian) unpack