我对在 GetStream.io 示例中使用冒号有点困惑,我想澄清一下该actor领域应该做什么——它是演员的 id 还是它的提要的 id演员?例如,如果演员有一个 id1和一个名为 的平面提要timeline:1,那么演员是否有价值1?timeline:1
在 GetStream.io 示例中,to字段中的冒号似乎将提要组的名称(例如user或notification) from the id of the user (播放列表, etc). In the examples, the colon in the演员field appear to separate the name of the model (e.g.用户or播放列表)与对象的 id 分开。我是否正确理解了差异?