Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Managed Threat Detection
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive
Help Center/ Meeting/ Server API Reference/ Meeting Event Push/ Meeting-Level Event Push/ APIs/ Pushing Information of Participants Invited During Meeting Scheduling

Pushing Information of Participants Invited During Meeting Scheduling

Updated on 2023-12-22 GMT+08:00
Table 1 Message frame for pushing information of participants invited during meeting scheduling

Parameter

Type

Description

action

String

"AttendeesNotify"

version

Long

For a full message, the value is the timestamp (in milliseconds) when the message is generated.

For an incremental message, the value is a sequence number in ascending order.

createTime

Long

Timestamp when a message is generated, in milliseconds.

msgID

String

Unique message ID.

msgMode

Integer

Message mode.

0: full message.

1: incremental message.

confID

String

ID of the subscribed-to meeting.

data

Array of AttendeeNotifyDTO objects

Information about all participants invited during meeting scheduling.

Table 2 AttendeeNotifyDTO data structure

Parameter

Type

Description

userUUID

String

Participant UUID.

participantID

String

Participant ID.

mode

Integer

0: Refresh the participant information.

1: Remove the participant.

phone

String

Called number.

name

String

Participant name or alias. The value can contain up to 96 characters.

accountId

String

Participant account, which is optional.

role

Integer

Participant role in the meeting.

0: common participant.

1: meeting host.

email

String

Email address, which contains up to 255 characters.

sms

String

Mobile number for receiving SMS notifications. The value contains up to 32 characters.

isMute

Integer

Whether to mute participants automatically when they join the meeting.

0: no.

1: yes.

isAutoInvite

Integer

Whether to automatically invite participants when the meeting starts. The default value is defined in the enterprise-level configuration.

0: Do not automatically invite participants.

1: Automatically invite participants.

type

String

Number type.

normal: voice, HD video, and SD video participant address (default).

terminal: meeting room or hard terminal.

outside: external participant.

anonymous: anonymous participant.

telepresence: uni-screen or tri-screen telepresence participant address.

mobile: mobile number.

telephone: fixed-line number.

customnumber: SIP number of an external participant.

board: Board.

address

String

Hard terminal meeting room information.

deptUUID

String

Department UUID, which contains up to 64 characters.

deptName

String

Department name, which contains up to 128 characters.

orgId

String

Enterprise ID.

thirdAccount

String

Third-party account.

Example of Pushing Information of Participants Invited During Meeting Scheduling

{
	"data": [{
		"mode": 0,
		"orgID": "44252",
		"thirdAccount": "zhangsan",
		"phone": "+86571********",
		"accountId": "zhangsan",
		"userUUID": "271682cfdbe14fa9ae3a8b25f7502627",
		"name": "Tom",
		"role": 1,
		"isMute": 0,
		"isAutoInvite": 0,
		"type": "normal",
		"deptUUID": "ff808081689de0d901689df549fe0009",
		"deptName": "department2",
		"hidePhone": false,
		"isNotOverlayPidName": false
	}],
	"confID": "900487914",
	"msgID": "23a450f962d111eb980aa1747c1cf8f9",
	"msgMode": 0,
	"version": 1611993595059,
	"createTime": 1611993595059,
	"action": "AttendeesNotify"
}

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback