Updated on 2024-08-16 GMT+08:00

Joining a Meeting via 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

String

Defines the scheme function. The value is joinConfByLink.

server_url

No

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

String

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

conf_id

Yes

String

Meeting ID.

enter_code

No

String

Meeting password.

name

Yes

String

Name displayed in the meeting.

open_mic

No

String

Whether the microphone is enabled. Value: true (enabled) or false (disabled, default value).

open_camera

No

String

Whether the camera is enabled. Value: true (enabled) or false (disabled, default value).

To join a meeting as the host, set enter_code to the host password. To join a password-protected meeting as a guest, set enter_code to the guest password. If the meeting is password-free, leave enter_code blank.