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

Joining a Meeting by Clicking a Link

Link Format

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

Parameter Description

Table 1 Scheme parameter description

Parameter

Mandatory

Type

Description

page

Yes

Character string

Defines the scheme function.

The value is joinConfByLink.

server_url

No

Character string

Server address. If this parameter is left blank, the default value is used.

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

port

No

Character string

Server port. If this parameter is left blank, the default value is used.

conf_id

Yes

Character string

Meeting ID.

enter_code

No

Character string

Meeting password.

name

Yes

Character string

Name displayed in the meeting.

open_mic

No

Character string

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

open_camera

No

Character 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.