menu
wukongimfluttersdk package
documentation
proto/packet.dart
ConnackPacket
ConnackPacket.new constructor
ConnackPacket.new constructor
dark_mode
light_mode
ConnackPacket
constructor
ConnackPacket
(
{
String
serverKey
=
""
,
String
salt
=
""
,
int
timeDiff
=
0
,
int
reasonCode
=
0
,
})
Implementation
ConnackPacket({ this.serverKey = "", this.salt = "", this.timeDiff = 0, this.reasonCode = 0, });
wukongimfluttersdk package
documentation
proto/packet
ConnackPacket
ConnackPacket.new constructor
ConnackPacket class