折腾:
【整理】rcsjta项目中的RCS的版本和基础知识
期间,网上找到了:
然后去学习和理解其中的内容。
后记:
又找到了之前RCS API 2.1版本的:
对于地址:
已不存在了。
不过参考之前的
突然意识到:
是不是很多RCS相关文档,都移动到esim目录下了?
去试试,把rcs改为esim:
结果:还真能打开。。。
所以也把相关内容整理至此。
【总结】
内容整理:
名词:
【整理】RCS相关名词和含义解析和逻辑关系
The GSMA Rich Communication Suite (RCS) initiatives main objective is to bring a suite of services (using enablers from Open Mobile Alliance [OMA] and other Standards Development Organisations) to market.
- RCS
- 目的
- 打包各种服务给大家用
- 底层依赖
- enabler=赋能者
- OMA=Open Mobile Alliance
- 等等
- 提供方式
- 主要通过:API
- API=Application Programming Interfaces
- 涉及到几方
- mobile operators = MNO?
- SP =Service Providers
- application developers
- API大体分3类
- Device APIs
- Wholesale/Business-to-Business (B2B) APIs
- UNI/Long Tail APIs
- API架构
- RCS API Architecture
- 认证
- RCS中认证Authorisation/Authentication是由SP(Service Provider)提供的
- 认证方式
- 常用:OAuth
- 举例
- Example of Application Authorisation of OAuth 2.0 in RCS Using OAuth Authorisation Code Flow
- Example of Application Usage of OAuth 2.0 in RCS
- notification channel
- 举例
- Notification Channel Using “subscription” Method, Example
- Notification Channel Using “long polling” Method, Example
- 视频分享Video Share
- 举例
- Schematic flow for Video Share Use Case 1
- Schematic Flow for Video Share Use Case 2
- Schematic Flow for Video Share Use Case 3
- Image Share图片分享
- 举例
- Schematic flow for Image Share Use Case 1
- Schematic flow for Image Share use case 2
- 应用程序注册Application registration
- 开发者角度Developer view
- 流程
- Generic Web App – Developer application registration panel
- Generic Web App – Application registration by developer completed
- Additional step in case of Facebook variant
- 用户角度User view
- 流程
- Generic Web App – End user application management panel
- Application discovery – (B): Facebook variant
- Generic Web App – End user application management entry panel
- Generic Web App – End user application authorisation
- Facebook App – End user application authorisation completed
- 支持SMS的设备的本地程序Native Application on SMS-capable Device
- 流程图
转载请注明:在路上 » 【整理】RCS相关协议学习:RCC.13v1.0.pdf Rich Communication Suite RCS API