Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat:update meetingkit android version 3.17.0 #220

Merged
merged 7 commits into from
Nov 3, 2023

Conversation

smartzhao
Copy link
Contributor

v3.17.0 (Oct 31, 2023)

New Features

  • 新增屏幕共享服务接口 NEScreenSharingService
    • 开启屏幕共享 startScreenShare
    • 停止屏幕共享 stopScreenShare
    • 添加监听 addScreenSharingStatusListener
    • 移除监听 removeScreenSharingStatusListener
    • 屏幕状态变更回调 onScreenSharingStatusChanged
  • 新增屏幕共享状态变更模型 NEScreenSharingEvent
    • 当前共享状态 NEScreenSharingStatus
    • 额外附带参数 arg
    • 额外附带数据对象 obj
  • 新增屏幕共享时配置信息类 NEScreenSharingOptions
    • 开启/关闭音频功能 enableAudioShare
  • 新增屏幕共享时基本参数类 NEScreenSharingParams
    • 用户昵称 displayName
    • 共享码 sharingCode
  • NEMeetingKit 新增获取共享屏幕服务接口 getScreenSharingService

Compatibility

  • 兼容 NERoom 1.21.0 版本
  • 兼容 NIM 9.12.0 版本
  • 兼容 NERtcSDK_Special 5.5.203 版本

@chandarlee chandarlee merged commit 62c2ab3 into netease-kit:main Nov 3, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants