IIPAuthPacket class

Constructors

IIPAuthPacket()

Properties

action int
getter/setter pair
asymetricEncryptionKey DC?
getter/setter pair
certificateId int
getter/setter pair
command int
getter/setter pair
domain String?
getter/setter pair
errorCode int
getter/setter pair
errorMessage String
getter/setter pair
hash DC?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
localMethod AuthenticationMethod
getter/setter pair
localNonce DC?
getter/setter pair
localPassword DC?
getter/setter pair
localToken DC?
getter/setter pair
localUsername String?
getter/setter pair
remoteMethod AuthenticationMethod
getter/setter pair
remoteNonce DC?
getter/setter pair
remotePassword DC?
getter/setter pair
remoteToken DC?
getter/setter pair
remoteTokenIndex int
getter/setter pair
remoteUsername String?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sessionId DC?
getter/setter pair
sourceInfo DC?
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
parse(DC data, int offset, int ends) int
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited