php-sdk icon indicating copy to clipboard operation
php-sdk copied to clipboard

使用REST API 在 _Conversation 中创建系统回话如何保证唯一或者 相同用户与系统回话如何查询

Open huiyonghkw opened this issue 9 years ago • 0 comments

  1. https://leancloud.cn/docs/realtime_v2.html#对话_Conversation_,这里的unique只能用SDK调用,REST API却不能,如何保证在REST API中创建唯一?

2、A client_id创建了一个_Conversation,如果通过接口去查询A client_id和_Conversation他们的记录

huiyonghkw avatar Mar 31 '16 06:03 huiyonghkw