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
↓ 1 callers
Method
getNotifyContent
<code>optional .MessageContent notify_content = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:19959
↓ 1 callers
Method
getNotifyContent
<code>optional .MessageContent notify_content = 5;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:32148
↓ 1 callers
Method
getNotifyContent
<code>optional .MessageContent notify_content = 5;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:33239
↓ 1 callers
Method
getNotifyContent
<code>optional .MessageContent notify_content = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:42104
↓ 1 callers
Method
getNotifyContent
<code>optional .MessageContent notify_content = 4;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:43071
↓ 1 callers
Method
getNotifyContent
<code>optional .MessageContent notify_content = 4;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:44098
↓ 1 callers
Method
getNotifyContent
<code>optional .MessageContent notify_content = 4;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:45122
↓ 1 callers
Method
getNotifyContent
<code>optional .MessageContent notify_content = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:46239
↓ 1 callers
Method
getOnlineUser
获取在线用户列表(分页) @param nodeId 节点ID,用于分布式部署场景 @param offset 偏移量 @param count 每页数量 @return 在线用户列表 @throws Exception 请求失败时抛出异常
sdk/src/main/java/cn/wildfirechat/sdk/UserAdmin.java:386
↓ 1 callers
Method
getOnlineUserCount
获取在线用户数量 @return 在线用户数量统计结果 @throws Exception 请求失败时抛出异常
sdk/src/main/java/cn/wildfirechat/sdk/UserAdmin.java:374
↓ 1 callers
Method
getOnlineUserCount
()
broker/src/main/java/io/moquette/spi/IMessagesStore.java:244
↓ 1 callers
Method
getOnlineUsers
(int offset, int count)
broker/src/main/java/io/moquette/spi/IMessagesStore.java:245
↓ 1 callers
Method
getOwner
()
common/src/main/java/cn/wildfirechat/pojos/InputCreateRobot.java:186
↓ 1 callers
Method
getOwners
()
common/src/main/java/cn/wildfirechat/pojos/OutputDevice.java:64
↓ 1 callers
Method
getPacketID
()
broker/src/main/java/io/moquette/interception/messages/InterceptAcknowledgedMessage.java:47
↓ 1 callers
Method
getPassword
()
broker/src/main/java/io/moquette/interception/messages/InterceptConnectMessage.java:74
↓ 1 callers
Method
getPayload
()
common/src/main/java/cn/wildfirechat/pojos/MulticastMessageData.java:39
↓ 1 callers
Method
getPayload
()
common/src/main/java/cn/wildfirechat/pojos/SendMessageData.java:41
↓ 1 callers
Method
getPayload
()
common/src/main/java/cn/wildfirechat/pojos/BroadMessageData.java:36
↓ 1 callers
Method
getPayload
()
common/src/main/java/cn/wildfirechat/pojos/ReplyMessageData.java:29
↓ 1 callers
Method
getPersistChannelInfo
(String channelId)
broker/src/main/java/io/moquette/persistence/DatabaseStore.java:3824
↓ 1 callers
Method
getPersistChatroomInfo
(String chatroomId)
broker/src/main/java/io/moquette/persistence/DatabaseStore.java:2411
↓ 1 callers
Method
getPersistFlag
()
sdk/src/main/java/cn/wildfirechat/sdk/messagecontent/MessageContent.java:48
↓ 1 callers
Method
getPersistFriendRequests
(String userId)
broker/src/main/java/io/moquette/persistence/DatabaseStore.java:3492
↓ 1 callers
Method
getPersistFriends
(String userId)
broker/src/main/java/io/moquette/persistence/DatabaseStore.java:3408
↓ 1 callers
Method
getPersistUserSetting
(final String userId)
broker/src/main/java/io/moquette/persistence/DatabaseStore.java:1358
↓ 1 callers
Method
getPortrait
()
common/src/main/java/cn/wildfirechat/pojos/PojoGroupInfo.java:61
↓ 1 callers
Method
getPresignedUploadUrl
获取预签名上传地址 @param fileName 文件名 @param mediaType 媒体类型,参考{@link cn.wildfirechat.proto.ProtoConstants.MessageMediaType} @param contentType 文件Content-Type
sdk/src/main/java/cn/wildfirechat/sdk/RobotService.java:862
↓ 1 callers
Method
getPresignedUploadUrl
(String fileName, int/*ProtoConstants.MessageMediaType*/ mediaType, String contentType)
sdk/src/main/java/cn/wildfirechat/sdk/GeneralAdmin.java:277
↓ 1 callers
Method
getPrivateChatUserMessageTarget
(int conversationType, String target, String userId)
broker/src/main/java/io/moquette/persistence/DatabaseStore.java:1216
↓ 1 callers
Method
getProperties
()
broker/src/main/java/io/moquette/server/config/ConfigurationParser.java:130
↓ 1 callers
Method
getPushExpiredTimes
()
broker/src/main/java/io/moquette/spi/IMessagesStore.java:281
↓ 1 callers
Method
getQuitGroupNotifyContent
()
common/src/main/java/cn/wildfirechat/pojos/GroupNotificationBinaryContent.java:137
↓ 1 callers
Method
getQuitVisibleGroupNotifyContent
()
common/src/main/java/cn/wildfirechat/pojos/GroupNotificationBinaryContent.java:141
↓ 1 callers
Method
getReason
()
common/src/main/java/cn/wildfirechat/pojos/InputAddFriendRequest.java:35
↓ 1 callers
Method
getReceiverList
<code>repeated string receiver = 2;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:65025
↓ 1 callers
Method
getReceiverList
<code>repeated string receiver = 2;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:65170
↓ 1 callers
Method
getRelation
获取两个用户之间的关系 @param userId 用户1的ID @param targetId 用户2的ID @return 关系信息 @throws Exception 请求失败时抛出异常
sdk/src/main/java/cn/wildfirechat/sdk/RelationAdmin.java:159
↓ 1 callers
Method
getRemovedMemberList
<code>repeated string removed_member = 2;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:43012
↓ 1 callers
Method
getRequest
<code>repeated .UserRequest request = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:40002
↓ 1 callers
Method
getRequest
<code>required string request = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:53897
↓ 1 callers
Method
getRequestCount
<code>repeated .UserRequest request = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:39996
↓ 1 callers
Method
getRequestCount
<code>repeated .UserRequest request = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:40309
↓ 1 callers
Method
getResult
<code>repeated .UserResult result = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:41300
↓ 1 callers
Method
getResult
<code>repeated .UserResult result = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:41617
↓ 1 callers
Method
getResultCount
<code>repeated .UserResult result = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:41294
↓ 1 callers
Method
getResultCount
<code>repeated .UserResult result = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:41607
↓ 1 callers
Method
getRobotInfo
获取机器人信息 @param robotId 机器人ID @return 机器人信息 @throws Exception 请求失败时抛出异常
sdk/src/main/java/cn/wildfirechat/sdk/UserAdmin.java:220
↓ 1 callers
Method
getRobotInfoList
(int count, int offset)
broker/src/main/java/io/moquette/spi/IMessagesStore.java:162
↓ 1 callers
Method
getRobotSecret
()
sdk/src/main/java/cn/wildfirechat/sdk/utilities/RobotHttpUtils.java:119
↓ 1 callers
Method
getRoot
@return 根目录
broker/src/main/java/com/xiaoleilu/loServer/ServerSetting.java:96
↓ 1 callers
Method
getRunTime
()
broker/src/main/java/io/moquette/server/Server.java:533
↓ 1 callers
Method
getSafeFileName
(String originalFilename)
broker/src/main/java/com/xiaoleilu/loServer/action/UploadFileAction.java:353
↓ 1 callers
Method
getSdkVersion
<code>optional string sdk_version = 10;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:60219
↓ 1 callers
Method
getSecret
()
broker/src/main/java/io/moquette/persistence/MemorySessionStore.java:248
↓ 1 callers
Method
getSendMessageData
(WFCMessage.Message message, ReplyMessageData replyMessageData)
broker/src/main/java/com/xiaoleilu/loServer/action/robot/ReplyMessageAction.java:98
↓ 1 callers
Method
getSensitiveWordLength
(String text,int startIndex,MatchType matchType)
broker/src/main/java/win/liyufan/im/SensitiveFilter.java:84
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:332
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:1071
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:2342
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:3976
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:4847
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:6361
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:7947
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:9295
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:10953
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:11646
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:12257
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:12864
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:13515
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:14160
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:14771
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:16152
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:17748
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:19026
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:20009
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:21070
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:21972
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:22447
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:23153
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:23970
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:24588
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:25060
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:25912
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:29572
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:30483
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:31308
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:32214
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:33301
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:34226
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:34765
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:35515
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:36132
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:36753
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:37541
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:38256
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:38795
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:39506
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:40041
↓ 1 callers
Method
getSerializedSize
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:40746
← previous
next →
1,901–2,000 of 9,418, ranked by callers