Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openimsdk/open-im-server
/ GetCallbackCommand
Method
GetCallbackCommand
pkg/callbackstruct/common.go:52–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
51
type
CallbackReq
interface
{
52
GetCallbackCommand() string
53
}
54
55
type
CallbackResp
interface
{
Callers
15
webhookBeforeOfflinePush
Method · 0.65
webhookBeforeOnlinePush
Method · 0.65
webhookBeforeGroupOnlinePush
Method · 0.65
webhookAfterUserOnline
Method · 0.65
webhookAfterUserOffline
Method · 0.65
webhookAfterUserKickOff
Method · 0.65
webhookBeforeUpdateUserInfo
Method · 0.65
webhookAfterUpdateUserInfo
Method · 0.65
webhookBeforeUpdateUserInfoEx
Method · 0.65
webhookAfterUpdateUserInfoEx
Method · 0.65
webhookBeforeUserRegister
Method · 0.65
webhookAfterUserRegister
Method · 0.65
Implementers
2
CommonCallbackReq
pkg/callbackstruct/common.go
UserStatusBaseCallback
pkg/callbackstruct/common.go
Calls
no outgoing calls
Tested by
no test coverage detected