menu
wukongimfluttersdk package
documentation
proto/packet.dart
SendPacket
encodeMsgContent method
encodeMsgContent method
dark_mode
light_mode
encodeMsgContent
method
String
encodeMsgContent
(
)
Implementation
String encodeMsgContent() { return CryptoUtils.aesEncrypt(payload); }
wukongimfluttersdk package
documentation
proto/packet
SendPacket
encodeMsgContent method
SendPacket class