Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/wildfirechat/im-server
/ functions
Functions
9,418 in github.com/wildfirechat/im-server
⨍
Functions
9,418
◇
Types & classes
953
Method
getUserConversationSilent
(String userId, WFCMessage.Conversation conversation)
broker/src/main/java/io/moquette/persistence/MemoryMessagesStore.java:4673
Method
getUserDisplayName
()
sdk/src/main/java/cn/wildfirechat/sdk/model/QuoteInfo.java:38
Method
getUserGlobalSilent
(String userId)
broker/src/main/java/io/moquette/persistence/MemoryMessagesStore.java:4628
Method
getUserGroupIds
(String userId)
broker/src/main/java/io/moquette/persistence/MemoryMessagesStore.java:2373
Method
getUserGroupIds
(String userId)
broker/src/main/java/io/moquette/persistence/DatabaseStore.java:1999
Method
getUserId
()
sdk/src/main/java/cn/wildfirechat/sdk/messagecontent/TranscriptionMessageContent.java:53
Method
getUserId
()
sdk/src/main/java/cn/wildfirechat/sdk/model/QuoteInfo.java:30
Method
getUserId
<code>repeated string user_id = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:32931
Method
getUserId
<code>repeated string user_id = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:33193
Method
getUserId
<code>repeated string user_id = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:33741
Method
getUserId
<code>required string user_id = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:62626
Method
getUserId
<code>required string user_id = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:63008
Method
getUserId
()
common/src/main/java/cn/wildfirechat/pojos/InputGetFriendList.java:19
Method
getUserId
()
common/src/main/java/cn/wildfirechat/pojos/OutputCreateUser.java:23
Method
getUserId
()
common/src/main/java/cn/wildfirechat/pojos/OutputLoginData.java:26
Method
getUserId
()
common/src/main/java/cn/wildfirechat/pojos/InputHandleFriendRequest.java:19
Method
getUserId
()
common/src/main/java/cn/wildfirechat/pojos/OutputRobot.java:42
Method
getUserId
()
common/src/main/java/cn/wildfirechat/pojos/OutputGetIMTokenData.java:17
Method
getUserId
()
common/src/main/java/cn/wildfirechat/pojos/InputSetChatroomManager.java:33
Method
getUserId
()
common/src/main/java/cn/wildfirechat/pojos/InputSetChatroomBlacklist.java:35
Method
getUserId
()
common/src/main/java/cn/wildfirechat/pojos/OutputApplicationUserInfo.java:16
Method
getUserId
()
common/src/main/java/cn/wildfirechat/pojos/OutputCreateRobot.java:23
Method
getUserId
()
common/src/main/java/cn/wildfirechat/pojos/OutputRecallMessageData.java:35
Method
getUserId
()
common/src/main/java/cn/wildfirechat/pojos/InputGetConvReadTime.java:27
Method
getUserId
()
common/src/main/java/cn/wildfirechat/pojos/OutputNotifyChannelSubscribeStatus.java:25
Method
getUserIdBytes
<code>repeated string user_id = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:32935
Method
getUserIdBytes
<code>repeated string user_id = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:33199
Method
getUserIdBytes
<code>repeated string user_id = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:33747
Method
getUserIdBytes
<code>required string user_id = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:62480
Method
getUserIdBytes
<code>required string user_id = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:63022
Method
getUserIdCount
<code>repeated string user_id = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:32927
Method
getUserIdCount
<code>repeated string user_id = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:33187
Method
getUserIdCount
<code>repeated string user_id = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:33735
Method
getUserIdList
<code>repeated string user_id = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:33728
Method
getUserInfoByMobile
根据手机号获取用户信息 @param mobile 手机号 @return 用户信息 @throws Exception 请求失败时抛出异常
sdk/src/main/java/cn/wildfirechat/sdk/ChannelServiceApi.java:74
Method
getUserInfoByMobile
(String mobile)
broker/src/main/java/io/moquette/persistence/MemoryMessagesStore.java:3300
Method
getUserInfoByName
根据用户名获取用户信息 @param userName 用户名 @return 用户信息 @throws Exception 请求失败时抛出异常
sdk/src/main/java/cn/wildfirechat/sdk/ChannelServiceApi.java:62
Method
getUserInfoByName
(String name)
broker/src/main/java/io/moquette/persistence/MemoryMessagesStore.java:3294
Method
getUserInfoList
(int count, int offset)
broker/src/main/java/io/moquette/persistence/MemoryMessagesStore.java:3316
Method
getUserInfos
()
common/src/main/java/cn/wildfirechat/pojos/mesh/PojoSearchUserRes.java:11
Method
getUserInfosByEmail
(String email)
broker/src/main/java/io/moquette/persistence/MemoryMessagesStore.java:3306
Method
getUserInfosByEmail
(String email)
broker/src/main/java/io/moquette/persistence/DatabaseStore.java:3001
Method
getUserInfosByMobile
(String mobile, boolean includeDeleted)
broker/src/main/java/io/moquette/persistence/MemoryMessagesStore.java:3311
Method
getUserInfosByMobile
(String mobile, boolean includeDeleted)
broker/src/main/java/io/moquette/persistence/DatabaseStore.java:3094
Method
getUserOrBuilder
<code>required .User user = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:40549
Method
getUserOrBuilder
<code>required .User user = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:40688
Method
getUserOrBuilder
<code>required .User user = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:41078
Method
getUserPushHiddenDetail
(String userId)
broker/src/main/java/io/moquette/persistence/MemoryMessagesStore.java:4658
Method
getUserRobotIds
(String userId)
broker/src/main/java/io/moquette/persistence/MemoryMessagesStore.java:3326
Method
getUserRobotIds
(String userId)
broker/src/main/java/io/moquette/persistence/DatabaseStore.java:3350
Method
getUserSettings
(String userId, long version, WFCMessage.GetUserSettingResult.Builder builder)
broker/src/main/java/io/moquette/persistence/MemoryMessagesStore.java:4408
Method
getUserStatus
(String userId)
broker/src/main/java/io/moquette/persistence/MemoryMessagesStore.java:3135
Method
getUserStatus
(String userId)
broker/src/main/java/io/moquette/persistence/DatabaseStore.java:562
Method
getUserStatusList
()
broker/src/main/java/io/moquette/persistence/MemoryMessagesStore.java:3148
Method
getUserType
()
common/src/main/java/cn/wildfirechat/pojos/mesh/PojoSearchUserReq.java:26
Method
getUserVoipSilent
(String userId)
broker/src/main/java/io/moquette/persistence/MemoryMessagesStore.java:4643
Method
getUsername
()
broker/src/main/java/io/moquette/interception/messages/InterceptAcknowledgedMessage.java:39
Method
getUsername
()
broker/src/main/java/io/moquette/interception/messages/InterceptConnectionLostMessage.java:33
Method
getUsername
()
broker/src/main/java/io/moquette/interception/messages/InterceptPublishMessage.java:47
Method
getUsername
()
broker/src/main/java/io/moquette/interception/messages/InterceptDisconnectMessage.java:33
Method
getValue
<code>required string value = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:10696
Method
getValue
<code>required string value = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:10880
Method
getValue
<code>required string value = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:11318
Method
getValue
<code>required string value = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:31833
Method
getValue
<code>required string value = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:32082
Method
getValue
<code>required string value = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:32633
Method
getValue
<code>required string value = 2;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:34161
Method
getValue
<code>required string value = 2;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:34498
Method
getValue
<code>required string value = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:47130
Method
getValue
<code>required string value = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:47329
Method
getValue
<code>required string value = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:47808
Method
getValue
<code>required string value = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:47951
Method
getValue
<code>required string value = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:48135
Method
getValue
<code>required string value = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:48573
Method
getValue
<code>optional string value = 2;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:67340
Method
getValue
<code>optional string value = 2;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:67503
Method
getValue
<code>optional string value = 2;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:67875
Method
getValue
()
common/src/main/java/cn/wildfirechat/pojos/InputIntValue.java:6
Method
getValue
()
common/src/main/java/cn/wildfirechat/pojos/InputStringValue.java:6
Method
getValue
()
common/src/main/java/cn/wildfirechat/pojos/InputModifyGroupInfo.java:45
Method
getValue
()
common/src/main/java/cn/wildfirechat/pojos/mesh/PojoModifyGroupInfo.java:42
Method
getValueBytes
<code>required string value = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:10700
Method
getValueBytes
<code>required string value = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:11332
Method
getValueBytes
<code>required string value = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:31837
Method
getValueBytes
<code>required string value = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:32647
Method
getValueBytes
<code>required string value = 2;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:34029
Method
getValueBytes
<code>required string value = 2;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:34512
Method
getValueBytes
<code>required string value = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:47134
Method
getValueBytes
<code>required string value = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:47822
Method
getValueBytes
<code>required string value = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:47955
Method
getValueBytes
<code>required string value = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:48587
Method
getValueBytes
<code>optional string value = 2;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:67344
Method
getValueBytes
<code>optional string value = 2;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:67889
Method
getVersion
<code>required int64 version = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:48768
Method
getVersion
<code>required int64 version = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:49018
Method
getVisibleQuitKickoffNotification
()
broker/src/main/java/io/moquette/persistence/MemoryMessagesStore.java:5100
Method
getWidth
()
sdk/src/main/java/cn/wildfirechat/sdk/messagecontent/StickerMessageContent.java:26
Method
getWillMessage
()
broker/src/main/java/io/moquette/interception/messages/InterceptConnectMessage.java:82
Method
getWillQos
()
broker/src/main/java/io/moquette/interception/messages/InterceptConnectMessage.java:62
Method
getWillTopic
()
broker/src/main/java/io/moquette/interception/messages/InterceptConnectMessage.java:78
← previous
next →
6,801–6,900 of 9,418, ranked by callers