MCPcopy Create free account
hub / github.com/tinode/chat / Channel

Method Channel

server/push/push.go:110–110  ·  view source on GitHub ↗

Subscribe/unsubscribe device from FCM topic (channel).

()

Source from the content-addressed store, hash-verified

108
109 // Subscribe/unsubscribe device from FCM topic (channel).
110 Channel() chan<- *ChannelReq
111
112 // Stop terminates the handler's worker and stops sending pushes.
113 Stop()

Callers 1

ChannelSubFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected