Updated on 2022-07-19 GMT+08:00

Joining a Meeting by Clicking a Link

Link Format

1
cloudlink://welinksoftclient/h5page?page=joinConfByLink&server_url=meeting.huaweicloud.com&port=8443&conf_id=12345&enter_code=12345&name=Jerry&open_mic=true&open_camera=false

Parameter Description

Parameter

Mandatory

Type

Description

page

Yes

String

Defines the scheme function.

The value is joinConfByLink.

server_url

No

String

Server address. If this parameter is left blank, the default server address of the Huawei Cloud Meeting service is used.

  • Chinese mainland site: meeting.huaweicloud.com
  • International site: intl.meeting.huaweicloud.com

port

No

String

Server port. If this parameter is left blank, the default port of the Huawei Cloud Meeting service is used.

conf_id

Yes

String

Meeting ID.

enter_code

No

String

Meeting password.

name

Yes

String

Name in a meeting. This name is displayed when a user joins a meeting anonymously.

open_mic

No

String

Whether to enable the microphone. If this parameter is left blank, the microphone is disabled by default.

open_camera

No

String

Whether to enable the camera. If this parameter is left blank, the camera is disabled by default.

If a user wants to join a meeting as the host, the value of enter_code must be the host password. If a user wants to join a meeting as a guest, and a guest password is required, the enter_code must be set to a guest password. If a guest password is not required, the enter_code parameter can be left blank.