menu
mobileimsdk_tcp package
documentation
model.dart
MobileIMSDKRecieveMessageInfo
MobileIMSDKRecieveMessageInfo.new constructor
MobileIMSDKRecieveMessageInfo.new constructor
dark_mode
light_mode
MobileIMSDKRecieveMessageInfo
constructor
MobileIMSDKRecieveMessageInfo
(
{
String
?
fingerPrint
,
String
?
userId
,
String
?
dataContent
,
int
?
typeu
,
})
Implementation
MobileIMSDKRecieveMessageInfo({this.fingerPrint, this.userId, this.dataContent, this.typeu});
mobileimsdk_tcp package
documentation
model
MobileIMSDKRecieveMessageInfo
MobileIMSDKRecieveMessageInfo.new constructor
MobileIMSDKRecieveMessageInfo class