Retrieve all channels for a collection
(scope, collection string)
| 21 | |
| 22 | // Retrieve all channels for a collection |
| 23 | CollectionChannels(scope, collection string) ch.TimedSet |
| 24 | |
| 25 | // Sets all channels for a collection. |
| 26 | setCollectionChannels(scope, collection string, channels ch.TimedSet) |
no outgoing calls