GetConversationList class

Constructors

GetConversationList()

Properties

conversationID String
getter/setter pair
count int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Static Methods

formateConversationList(List conversationListJs) → dynamic
formateConversationListItem(Map<String, dynamic> itemJS) → dynamic
formateGroupAtInfoList(List groupAtInfoListJs) → dynamic
formateGroupCustomField(dynamic groupCustomFieldJs) → dynamic
formateGroupProfile(Map<String, dynamic> groupProfileJS) → dynamic
formateLasteMessage(Map<String, dynamic> message, {String groupID = ""}) → dynamic
formateParams(Map<String, dynamic> data) → dynamic
formateProfileCustomField(dynamic profileCustomFieldJS) → dynamic
formateUserProfile(Map<String, dynamic> userProfileJS) → dynamic
formatReturn(List list) Map<String, dynamic>
getMessageStatus(Map<String, dynamic> message) int
getShowName(Map<String, dynamic> itemJS) String