userPinEventOccurred
Less than 1 minute
userPinEventOccurred
Description: notification of pinning or unpinning a participant in the smart meeting mode. v4.3.0+
Example:
{
"peerId": "user2@some.server/56ad64as",
"eventCode": 0,
"confId": "00000351@some.server#vcs",
"event": "userPinEventOccurred",
"method": "event"
}Parameter description:
peerId- the unique user identifier (TrueConf ID) that has been pinned or unpinnedeventCode- a code indicating the occurred event0- the participant was pinned1- participant was unpinned2- the participant was not pinned because the maximum number of pinned participants has been reached3- the participant was not pinned because they are not present in the conference
confId— Unique identifier of an ongoing conference
See also: