SyClientMethodCommon class
android端函数名称
Constructors
Properties
- 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
Constants
- addChatting → const String
- addFriend → const String
- addGroupMember → const String
- clearChattingHistory → const String
- createGroupConversationByGroupId → const String
- createSignConversation → const String
- deleteFriend → const String
- deleteMessage → const String
- deleteMessageByIds → const String
- editFriendRemark → const String
- exitGroup → const String
- getAllUnReadNum → const String
- getContactInfo → const String
- getContactInfoFromCache → const String
- getContactListFromService → const String
- getConversationList → const String
- getGroupDetail → const String
- getGroupList → const String
- getGroupListFromService → const String
- getGroupMemberList → const String
- getMessage → const String
- getMessageList → const String
- getSessionIdByUserId → const String
- getUnReadNum → const String
- getUserInfo → const String
- init → const String
- isFriend → const String
- isLoginSuccess → const String
- loginByAccountId → const String
- loginByToken → const String
- logout → const String
- pullHistoryByIds → const String
- readReceipt → const String
- recallMessage → const String
- removeChatting → const String
- removeConversation → const String
- restAllUnReadNum → const String
- restUnReadCount → const String
- saveMessageArrayToLocal → const String
- saveMessageToLocal → const String
- sendMessage → const String
- setConversationTopping → const String
- updateMessage → const String
- updateUserInfo → const String