MCPcopy
hub / github.com/tinode/chat / Message

Method Message

pbx/model_grpc.pb.go:296–296  ·  view source on GitHub ↗

Message published or deleted

(ctx context.Context, in *MessageEvent, opts ...grpc.CallOption)

Source from the content-addressed store, hash-verified

294 Subscription(ctx context.Context, in *SubscriptionEvent, opts ...grpc.CallOption) (*Unused, error)
295 // Message published or deleted
296 Message(ctx context.Context, in *MessageEvent, opts ...grpc.CallOption) (*Unused, error)
297}
298
299type pluginClient struct {

Callers 2

pluginMessageFunction · 0.65
_Plugin_Message_HandlerFunction · 0.65

Implementers 4

PluginServicerpy_grpc/tinode_grpc/model_pb2_grpc.py
Pluginpy_grpc/tinode_grpc/model_pb2_grpc.py
pluginClientpbx/model_grpc.pb.go
UnimplementedPluginServerpbx/model_grpc.pb.go

Calls

no outgoing calls

Tested by

no test coverage detected