MCPcopy Create free account
hub / github.com/daodst/chat / QueryDevices

Method QueryDevices

userapi/api/api.go:74–74  ·  view source on GitHub ↗
(ctx context.Context, req *QueryDevicesRequest, res *QueryDevicesResponse)

Source from the content-addressed store, hash-verified

72 JudgeShouldAutoJoin(ctx context.Context, inviter, invitee string) (bool, error)
73 PerformDeviceUpdate(ctx context.Context, req *PerformDeviceUpdateRequest, res *PerformDeviceUpdateResponse) error
74 QueryDevices(ctx context.Context, req *QueryDevicesRequest, res *QueryDevicesResponse) error
75 QueryDeviceInfos(ctx context.Context, req *QueryDeviceInfosRequest, res *QueryDeviceInfosResponse) error
76}
77

Callers 11

AddRoutesFunction · 0.65
QueryDevicesMethod · 0.65
uploadLocalDeviceKeysMethod · 0.65
SendToDeviceMethod · 0.65
GetDeviceByIDFunction · 0.65
GetDevicesByLocalpartFunction · 0.65
getSenderDeviceFunction · 0.65
GetAdminWhoisFunction · 0.65
StartMethod · 0.65
SendToDeviceMethod · 0.65

Implementers 3

UserInternalAPIuserapi/internal/api.go
httpUserInternalAPIuserapi/inthttp/client.go
UserInternalAPITraceuserapi/api/api_trace.go

Calls

no outgoing calls

Tested by

no test coverage detected