MCPcopy
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
51type CallbackReq interface {
52 GetCallbackCommand() string
53}
54
55type CallbackResp interface {

Implementers 2

CommonCallbackReqpkg/callbackstruct/common.go
UserStatusBaseCallbackpkg/callbackstruct/common.go

Calls

no outgoing calls

Tested by

no test coverage detected